daux.io/docs/10_Markdown_Tests/Inline_HTML_comments.md

14 lines
164 B
Markdown

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