Correctly display retina images
Got annoyed that retina screenshots show up twice the size. This is still WIP because I don’t know how to tell retina apart from non-retina images. So with this patch non-retina images would show up half the original size.
1 file changed
+17
-0
9231d3c6
→
5df28da2
modified src/components/Markdown.svelte
@@ -41,6 +41,19 @@
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -90,6 +103,10 @@
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|