aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/misc/para-with-hr.html2
-rw-r--r--tests/misc/para-with-hr.txt4
2 files changed, 6 insertions, 0 deletions
diff --git a/tests/misc/para-with-hr.html b/tests/misc/para-with-hr.html
new file mode 100644
index 0000000..c4eb4db
--- /dev/null
+++ b/tests/misc/para-with-hr.html
@@ -0,0 +1,2 @@
+<p>Here is a paragraph, followed by a horizontal rule.<hr />
+Followed by another paragraph.</p>
diff --git a/tests/misc/para-with-hr.txt b/tests/misc/para-with-hr.txt
new file mode 100644
index 0000000..20735fb
--- /dev/null
+++ b/tests/misc/para-with-hr.txt
@@ -0,0 +1,4 @@
+Here is a paragraph, followed by a horizontal rule.
+***
+Followed by another paragraph.
+