diff options
Diffstat (limited to 'tests/misc/html-comments.html')
-rw-r--r-- | tests/misc/html-comments.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/misc/html-comments.html b/tests/misc/html-comments.html new file mode 100644 index 0000000..7b36246 --- /dev/null +++ b/tests/misc/html-comments.html @@ -0,0 +1,2 @@ +<p>Here is HTML <!-- **comment** --> +and once more <p><!--comment--></p></p>
\ No newline at end of file |