allwinner_a64/android/external/markdown/MarkdownTest/Tests_2007/Inline HTML comments.text
2018-08-08 16:14:42 +08: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.