mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
resolve #105
This commit is contained in:
5
test/data/HTML_Comment.html
Normal file
5
test/data/HTML_Comment.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<!-- single line -->
|
||||
<p>paragraph</p>
|
||||
<!--
|
||||
multiline -->
|
||||
<p>paragraph</p>
|
||||
Reference in New Issue
Block a user