File: README.rst.txt.html

package info (click to toggle)
ruby-github-markup 1.5.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 336 kB
  • ctags: 118
  • sloc: ruby: 373; python: 113; sh: 21; makefile: 15
file content (37 lines) | stat: -rw-r--r-- 830 bytes parent folder | download | duplicates (7)
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
<h1>Header 1</h1>
<p>Example text.</p>
<a name="header-2"></a>
<h2>Header 2</h2>
<ol>
<li>Blah blah <code>code</code> blah</li>
<li>More <code>code</code>, hooray</li>
<li>Somé UTF-8°</li>
</ol>
<table>




<tbody valign="top">
<tr>
<td>Travis</td>
<td><a href="http://travis-ci.org/tony/pullv">http://travis-ci.org/tony/pullv</a></td>
</tr>
<tr>
<td>Docs</td>
<td><a href="http://pullv.rtfd.org">http://pullv.rtfd.org</a></td>
</tr>
<tr>
<td>API</td>
<td><a 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 href="https://github.com/tony/pullv/issues">https://github.com/tony/pullv/issues</a></td>
</tr>
<tr>
<td>Source</td>
<td><a href="https://github.com/tony/pullv">https://github.com/tony/pullv</a></td>
</tr>
</tbody>
</table>