File "nested_block-level_html.txt"

Full path: /home/argothem/www/v4_old/plugins-dist/textwheel/tests/data/base/nested_block-level_html.txt
File size: 170 bytes
MIME-type: text/html
Charset: utf-8

<div>
{parent}
<div>
{child}
</div>
<pre>
{adopted child}
</pre>
</div>

<html>
<div>
{parent}
<div>
{child}
</div>
<pre>
{adopted child}
</pre>
</div>
</html>

{outside}