rhymix/vendor/michelf/php-markdown/test/resources/php-markdown.mdtest/Inline HTML comments.html
2020-04-08 00:10:06 +09: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>