Pre
*
Pre with tab:
code block
on two lines
Pre with space:
code block
on two lines
Pre with blank line:
before
after
EOF
---
<h1>Pre</h1>
<section>
<p>Pre with tab:</p>
<pre>code block
on two lines</pre>
<p>Pre with space:</p>
<pre>code block
on two lines</pre>
<p>Pre with blank line:</p>
<pre>before
after</pre>
<p>EOF</p>
</section>