android_mt6572_jiabo/external/markdown/tests/safe_mode/inline-html-comments.txt
2025-09-05 16:56:03 +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.