Files
Chamilo/vendor/michelf/php-markdown/test/resources/php-markdown.mdtest/Inline HTML comments.text
2025-04-10 12:24:57 +02:00

10 lines
117 B
Plaintext

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