@@ -2,7 +2,7 @@
<p>This is a multi line blockquote test</p>
<blockquote>
- <p>And nesting!
+ <p>And nesting!</p>
</blockquote>
<p>With more than one line.</p>
@@ -1,4 +1,6 @@
> This is a multi line blockquote test
+ >
> > And nesting!
> With more than one line.