parsedown/test/data/strikethrough.html
2018-04-23 15:09:30 +02:00

4 lines
166 B
HTML

<p><del>strikethrough</del></p>
<p>here's <del>one</del> followed by <del>another one</del></p>
<p>~~ this ~~ is not one neither is ~this~</p>
<p>escaped ~~this~~</p>