aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc/blockquote-below-paragraph.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/blockquote-below-paragraph.html')
-rwxr-xr-xtests/misc/blockquote-below-paragraph.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/misc/blockquote-below-paragraph.html b/tests/misc/blockquote-below-paragraph.html
new file mode 100755
index 0000000..5757a9a
--- /dev/null
+++ b/tests/misc/blockquote-below-paragraph.html
@@ -0,0 +1,6 @@
+<p>Paragraph</p>
+<blockquote>
+ <p>Block quote
+Yep</p>
+</blockquote>
+