zanders-php-markdown/test/resources/markdown.mdtest/Inline HTML comments.text
2018-01-27 13:51:14 -05:00

13 lines
164 B
Text

Paragraph one.
<!-- This is a simple comment -->
<!--
This is another comment.
-->
Paragraph two.
<!-- one comment block -- -- with two comments -->
The end.