Files
weave-scope/vendor/github.com/russross/blackfriday/testdata/Inline HTML comments.text
2015-10-24 11:19:50 +01:00

14 lines
164 B
Plaintext

Paragraph one.
<!-- This is a simple comment -->
<!--
This is another comment.
-->
Paragraph two.
<!-- one comment block -- -- with two comments -->
The end.