mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
12 lines
172 B
Markdown
12 lines
172 B
Markdown
a ~~strikethrough~~ word
|
|
|
|
this should~~not be parsed
|
|
|
|
~~strike-through text~~
|
|
|
|
`~~strikethough inside code span~~`
|
|
|
|
escaped \~~strikethrough~~
|
|
|
|
escaped \~~strikethrough\~~
|