aboutsummaryrefslogtreecommitdiff
path: root/tests/misc/para-with-hr.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/para-with-hr.html')
-rw-r--r--tests/misc/para-with-hr.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/misc/para-with-hr.html b/tests/misc/para-with-hr.html
index 8569fec..7607449 100644
--- a/tests/misc/para-with-hr.html
+++ b/tests/misc/para-with-hr.html
@@ -1,3 +1,6 @@
<p>Here is a paragraph, followed by a horizontal rule.</p>
<hr />
-<p>Followed by another paragraph.</p> \ No newline at end of file
+<p>Followed by another paragraph.</p>
+<p>Here is another paragraph, followed by:
+*** not an HR.
+Followed by more of the same paragraph.</p> \ No newline at end of file