Files
Chamilo/vendor/michelf/php-markdown/test/resources/php-markdown.mdtest/Inline HTML comments.text
2025-08-14 22:41:49 +02:00

10 lines
117 B
Plaintext

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