1<blockquote>
2<p>This is a test of a block quote
3With just two lines</p>
4</blockquote>
5<p>A paragraph</p>
6<blockquote>
7<p>This is a more difficult case
8With a list item inside the quote</p>
9<ul>
10<li>Alpha</li>
11<li>Beta
12Etc.</li>
13</ul>
14</blockquote>