all repos — markup @ f38a51da6fdbc0cff8f0fde0a9037faac4605ce4

The code we use to render README.your_favorite_markup

Add tests for RST
Garen Torikian gjtorikian@gmail.com
Mon, 30 Sep 2013 00:35:49 -0700
commit

f38a51da6fdbc0cff8f0fde0a9037faac4605ce4

parent

cbbaeda7ed1cd2a4f9f59598ebefaa3c8568494e

2 files changed, 31 insertions(+), 1 deletions(-)

jump to
M test/markups/README.rsttest/markups/README.rst

@@ -11,3 +11,11 @@

2. More ``code``, hooray 3. Somé UTF-8° + +============== ========================================================== +Travis http://travis-ci.org/tony/pullv +Docs http://pullv.rtfd.org +API http://pullv.readthedocs.org/en/latest/api.html +Issues https://github.com/tony/pullv/issues +Source https://github.com/tony/pullv +============== ==========================================================
M test/markups/README.rst.htmltest/markups/README.rst.html

@@ -9,7 +9,29 @@ <li>Blah blah <tt class="docutils literal">code</tt> blah</li>

<li>More <tt class="docutils literal">code</tt>, hooray</li> <li>Somé UTF-8°</li> </ol> +<table class="docutils"> +<colgroup> +<col width="19%" /> +<col width="81%" /> +</colgroup> +<tbody valign="top"> +<tr><td>Travis</td> +<td><a class="reference external" href="http://travis-ci.org/tony/pullv">http://travis-ci.org/tony/pullv</a></td> +</tr> +<tr><td>Docs</td> +<td><a class="reference external" href="http://pullv.rtfd.org">http://pullv.rtfd.org</a></td> +</tr> +<tr><td>API</td> +<td><a class="reference external" href="http://pullv.readthedocs.org/en/latest/api.html">http://pullv.readthedocs.org/en/latest/api.html</a></td> +</tr> +<tr><td>Issues</td> +<td><a class="reference external" href="https://github.com/tony/pullv/issues">https://github.com/tony/pullv/issues</a></td> +</tr> +<tr><td>Source</td> +<td><a class="reference external" href="https://github.com/tony/pullv">https://github.com/tony/pullv</a></td> +</tr> +</tbody> +</table> </div> </div> </div> -