clean up code; support code block; add few FIXMEs
This commit is contained in:
@ -2,18 +2,24 @@
|
||||
|
||||
This is a *test*.
|
||||
|
||||
```
|
||||
import this
|
||||
# you should try this
|
||||
```
|
||||
|
||||
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 (absolute path, sorry, it's not going
|
||||
to work on your system unless your username is math2001):
|
||||
|
||||

|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user