commit vendor
This commit is contained in:
9
vendor/michelf/php-markdown/test/resources/php-markdown.mdtest/Inline HTML comments.text
vendored
Normal file
9
vendor/michelf/php-markdown/test/resources/php-markdown.mdtest/Inline HTML comments.text
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
Paragraph one.
|
||||
|
||||
<!-- double--dash (invalid SGML comment) -->
|
||||
|
||||
Paragraph two.
|
||||
|
||||
<!-- enclosed tag </div> -->
|
||||
|
||||
The end.
|
||||
Reference in New Issue
Block a user