We have to make sure that everything is converted to base64 (and replaced in the src attribute) because otherwise ST3 messes up the height of the images
20 lines
687 B
Markdown
20 lines
687 B
Markdown
# hello world
|
|
|
|
This is a *test*.
|
|
|
|
I'm not sure that it **actually** going to work, but it seems nicer than the [previous version][prev]
|
|
|
|
This is the first image from the local file system (absolute path, sorry):
|
|
|
|

|
|
|
|
This is the first image from the local file system, *relative* path!
|
|
|
|

|
|
|
|
This is the first image from the internet!
|
|
|
|
|
|

|
|
|
|
[prev]: https://github.com/math2001/MarkdownLivePreview/tree/d4c477749ce7e77b8e9fc85464a2488f003c45bc |