aboutsummaryrefslogtreecommitdiffstats
path: root/library/parsedown/test/data/nested_block-level_html.html
blob: bfbef54d768028c032dc5a9702f95e2489771014 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<div>
_parent_
<div>
_child_
</div>
<pre>
_adopted child_
</pre>
</div>
<p><em>outside</em></p>