<p>Simple block on one line:</p>
<p><div>foo</div></p>
<p>And nested without indentation:</p>
<p><div>
<div>
foo
</div>
<div>bar</div>
</div></p>