1<p>Blah blah blah <a href="http://www.slashdot.org">http://www.slashdot.org</a></p> 2<ul> 3<li>Basic list</li> 4<li>Basic list 2</li> 5</ul> 6<p>addss</p> 7<ul> 8<li>Lazy list</li> 9</ul> 10<p>An <a href="http://example.com" title="Title">example</a> (oops)</p> 11<p>Now, let's use a footnote[^1]. Not bad, eh? 12Let's continue.</p> 13<p>[^1]: Here is the text of the footnote 14 continued on several lines. 15 some more of the footnote, etc.</p> 16<pre><code>Actually, another paragraph too. 17</code></pre> 18<p>And then there is a little bit of text.</p>