all repos — markup @ 7506361b4f21e7de7b839503608e69da55529f7c

The code we use to render README.your_favorite_markup

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

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