aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc/comments.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/comments.html')
-rw-r--r--tests/misc/comments.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/misc/comments.html b/tests/misc/comments.html
index 005a755..2240ab9 100644
--- a/tests/misc/comments.html
+++ b/tests/misc/comments.html
@@ -2,4 +2,8 @@
<p>X&gt;0</p>
<!-- A comment -->
-<div>as if</div> \ No newline at end of file
+<div>as if</div>
+
+<!-- comment -->
+
+<p><strong>no blank line</strong></p> \ No newline at end of file