kyledot.net/system/vendor/michelf/php-markdown/test/resources/php-markdown.mdtest/Inline HTML comments.html

10 lines
138 B
HTML
Executable File

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