aboutsummaryrefslogtreecommitdiff
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.html21
1 files changed, 0 insertions, 21 deletions
diff --git a/tests/misc/markup-inside-p.html b/tests/misc/markup-inside-p.html
deleted file mode 100644
index 1b6b420..0000000
--- a/tests/misc/markup-inside-p.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<p>
-
-_foo_
-
-</p>
-
-<p>
-_foo_
-</p>
-
-<p>_foo_</p>
-
-<p>
-
-_foo_
-</p>
-
-<p>
-_foo_
-
-</p> \ No newline at end of file