File: README.rst.txt.html

package info (click to toggle)
ruby-github-markup 1.2.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 316 kB
  • ctags: 65
  • sloc: ruby: 281; python: 85; sh: 15; makefile: 13
file content (31 lines) | stat: -rw-r--r-- 1,090 bytes parent folder | download
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
<h1 class="title">Header 1</h1>
<p>Example text.</p>
<h2>Header 2</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>
<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>