summaryrefslogtreecommitdiff
path: root/tests/extensions/extra/raw-html.html
blob: b2a7c4d6354cd96b9564a781dc5362def5246260 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<div>

<p><em>foo</em></p>
</div>

<div class="baz">

<p><em>bar</em></p>
</div>

<div>

<p><em>blah</em></p>
</div>