aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc/markup-inside-p.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/markup-inside-p.html')
-rw-r--r--tests/misc/markup-inside-p.html25
1 files changed, 25 insertions, 0 deletions
diff --git a/tests/misc/markup-inside-p.html b/tests/misc/markup-inside-p.html
new file mode 100644
index 0000000..6cd0547
--- /dev/null
+++ b/tests/misc/markup-inside-p.html
@@ -0,0 +1,25 @@
+
+<p>
+
+_foo_
+
+</p>
+
+<p>
+_foo_
+</p>
+
+<p>_foo_</p>
+
+<p>
+
+_foo_
+</p>
+
+<p>
+_foo_
+
+</p>
+
+
+