MarkdownParser/test/data/html_comment.html

5 lines
76 B
HTML
Raw Normal View History

2014-05-14 12:14:49 +02:00
<!-- single line -->
<p>paragraph</p>
<!--
multiline -->
<p>paragraph</p>