diff options
Diffstat (limited to 'tests/misc/html-comments.txt')
-rwxr-xr-x | tests/misc/html-comments.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/misc/html-comments.txt b/tests/misc/html-comments.txt new file mode 100755 index 0000000..cac4da5 --- /dev/null +++ b/tests/misc/html-comments.txt @@ -0,0 +1,2 @@ +Here is HTML <!-- **comment** --> +and once more <p><!--comment--></p> |