1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-29 14:43:24 +00:00
Files
rclone/vendor/github.com/russross/blackfriday/testdata/Inline HTML comments.text

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.