all repos — markup @ 12ec021736a0dd183d7313d3bf596423c5b5d053

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"><span class="pre">code</span></tt> blah</li>
 9<li>More <tt class="docutils literal"><span class="pre">code</span></tt>, hooray</li>
10</ol>
11</div>
12</div>
13</div>
14