<!--
title: foo bar
subtitle: uhhh: the thing
-->
<h1>some html</h1>
<h2>(without p tags)</h2>
Here is a test paragraph. <a href="#">example link</a>.
Here's another. I wonder if it'll just do the thing .. or whatever. Maybe I
should try to make it multiple lines, as well.
<ul class="again!">
<li>
one plus two is #(+ 1 2).
</li>
<li>two</li>
</ul>