aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc/blockquote-below-paragraph.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/blockquote-below-paragraph.html')
-rw-r--r--tests/misc/blockquote-below-paragraph.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/misc/blockquote-below-paragraph.html b/tests/misc/blockquote-below-paragraph.html
index c6f622e..20ffb66 100644
--- a/tests/misc/blockquote-below-paragraph.html
+++ b/tests/misc/blockquote-below-paragraph.html
@@ -2,4 +2,12 @@
<blockquote>
<p>Block quote
Yep</p>
+</blockquote>
+<p>Paragraph
+&gt;no space
+&gt;Nope</p>
+<p>Paragraph one</p>
+<blockquote>
+<p>blockquote
+More blockquote.</p>
</blockquote> \ No newline at end of file