streams/vendor/michelf/php-markdown/test/resources/php-markdown.mdtest/Inline HTML comments.html
2019-12-04 16:46:07 +11:00

9 lines
138 B
HTML

<p>Paragraph one.</p>
<!-- double--dash (invalid SGML comment) -->
<p>Paragraph two.</p>
<!-- enclosed tag </div> -->
<p>The end.</p>