summaryrefslogtreecommitdiff
path: root/oldtests/Lists/TightLooseMore.html
blob: f26f4577118820857e394a26fa04ccfc2e71ba78 (plain)
1
2
3
4
5
6
7
<ul>
<li><p>foo</p>
<ul>
<li>bar</li>
</ul>
<p>blah</p></li>
</ul>