parsedown/test/data/HTML_Comment.html
2014-05-14 13:14:49 +03:00

5 lines
76 B
HTML

<!-- single line -->
<p>paragraph</p>
<!--
multiline -->
<p>paragraph</p>