mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
34 lines
307 B
Markdown
34 lines
307 B
Markdown
|
\[a false reference]: must be escaped
|
||
|
|
||
|
\- a list item
|
||
|
|
||
|
\*
|
||
|
|
||
|
\~
|
||
|
|
||
|
\|
|
||
|
|
||
|
[a faux\]\(link)
|
||
|
|
||
|
\# at start
|
||
|
|
||
|
in the # middle is ok
|
||
|
|
||
|
\> at start
|
||
|
|
||
|
in the middle > is ok
|
||
|
|
||
|
\---
|
||
|
|
||
|
1\. must be escaped
|
||
|
|
||
|
but. this should not
|
||
|
|
||
|
. nor this
|
||
|
|
||
|
or this.
|
||
|
|
||
|
four ate the beginning of line are removed
|
||
|
|
||
|
multiple spaces are colapsed to 1
|