mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
Refactor into namespaces for PSR-4
This commit is contained in:
4
tests/data/strikethrough.html
Normal file
4
tests/data/strikethrough.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user