1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
<h1 class="title">Header 1</h1>
<h2 class="subtitle" id="subtitle">Subtitle</h2>
<p>Example text.</p>
<div class="contents topic" id="table-of-contents">
<p class="topic-title first">Table of Contents</p>
<ul class="simple">
<li><a class="reference internal" href="#header-2" id="id1">Header 2</a></li>
</ul>
</div>
<h2><a class="toc-backref" href="#id1">Header 2</a></h2>
<ol class="arabic simple">
<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>
<p>The UTF-8 quote character in this table used to cause python to go boom. Now docutils just silently ignores it.</p>
<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>
<a class="reference external image-reference" href="https://scan.coverity.com/projects/621"><img alt="Coverity Scan Build Status" src="https://scan.coverity.com/projects/621/badge.svg">
</a>
<img alt="Coverity Scan Build Status" src="https://scan.coverity.com/projects/621/badge.svg">
|