mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
7 lines
231 B
HTML
7 lines
231 B
HTML
<p>a <del>strikethrough</del> word</p>
|
|
<p>this should~~not be parsed</p>
|
|
<p><del>strike-through text</del></p>
|
|
<p><code>~~strikethough inside code span~~</code></p>
|
|
<p>escaped ~~strikethrough~~</p>
|
|
<p>escaped ~~strikethrough~~</p>
|