all repos — markup @ v0.4.0

The code we use to render README.your_favorite_markup

test/markups/README.rst.html (view raw)

 1<div class="document">
 2<div class="section" id="header-1">
 3<h1>Header 1</h1>
 4<p>Example text.</p>
 5<div class="section" id="header-2">
 6<h2>Header 2</h2>
 7<ol class="arabic simple">
 8<li>Blah blah <tt class="docutils literal">code</tt> blah</li>
 9<li>More <tt class="docutils literal">code</tt>, hooray</li>
10<li>Somé UTF-8°</li>
11</ol>
12</div>
13</div>
14</div>
15