all repos — markup @ 5469fb357ee49696aa2035c3d91fc2bbd6f9c26d

The code we use to render README.your_favorite_markup

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

 1<div class="ulist">
 2<ul>
 3<li>
 4<p>One</p>
 5</li>
 6<li>
 7<p>Two</p>
 8</li>
 9</ul>
10</div>