1085168bbf
Sync with the latest html5lib. Having the Maruku unit tests on-hand may be useful for debugging; so let's include them.
9 lines
133 B
Plaintext
9 lines
133 B
Plaintext
<blockquote>
|
|
<p>A list within a blockquote:</p>
|
|
<ul>
|
|
<li>asterisk 1</li>
|
|
<li>asterisk 2</li>
|
|
<li>asterisk 3</li>
|
|
</ul>
|
|
</blockquote>
|