blob: e9dd2ec0113378269560663bdd007180d5b994e0 [file] [log] [blame]
<p>Simple block on one line:</p>
<p>&lt;div&gt;foo&lt;/div&gt;</p>
<p>And nested without indentation:</p>
<p>&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
foo
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;bar&lt;/div&gt;
&lt;/div&gt;</p>