blob: 5d973a144cb25db65c0c519d7dcb0ca7c540c4dc [file] [log] [blame]
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>