all repos — markup @ 5b98a3aa3d35a26613136e8a257b4a64ca180565

The code we use to render README.your_favorite_markup

test/markups/README.rst.txt.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</ol>
11</div>
12</div>
13</div>
14