aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc/blockquote-below-paragraph.html
diff options
context:
space:
mode:
authorWaylan Limberg <waylan@gmail.com>2009-01-27 19:02:04 -0500
committerWaylan Limberg <waylan@gmail.com>2009-01-27 19:02:04 -0500
commitdd177ad6781eeaf9d4028c74b1c4b5fe4d20e285 (patch)
tree26642131d2a75af002b1a89b813e4be124851c5f /tests/misc/blockquote-below-paragraph.html
parent8f3f5a9071631b22e41d3894c236416fef4280b7 (diff)
downloadmarkdown-dd177ad6781eeaf9d4028c74b1c4b5fe4d20e285.tar.gz
markdown-dd177ad6781eeaf9d4028c74b1c4b5fe4d20e285.tar.bz2
markdown-dd177ad6781eeaf9d4028c74b1c4b5fe4d20e285.zip
Fixed blockquote test to match previous commit. No space after > now is a blockquote.
Diffstat (limited to 'tests/misc/blockquote-below-paragraph.html')
-rw-r--r--tests/misc/blockquote-below-paragraph.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/tests/misc/blockquote-below-paragraph.html b/tests/misc/blockquote-below-paragraph.html
index 20ffb66..a138933 100644
--- a/tests/misc/blockquote-below-paragraph.html
+++ b/tests/misc/blockquote-below-paragraph.html
@@ -3,9 +3,11 @@
<p>Block quote
Yep</p>
</blockquote>
-<p>Paragraph
-&gt;no space
-&gt;Nope</p>
+<p>Paragraph</p>
+<blockquote>
+<p>no space
+Nope</p>
+</blockquote>
<p>Paragraph one</p>
<blockquote>
<p>blockquote