MarkdownParser/test/data/html_comment.html

5 lines
76 B
HTML

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