rhymix/vendor/michelf/php-markdown/test/resources/php-markdown.mdtest/Inline HTML comments.text
2020-04-08 00:10:06 +09:00

9 lines
117 B
Text

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