parsedown/test/data/html_comment.html
2014-09-26 13:06:40 +03:00

5 lines
76 B
HTML

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