File: README.rdoc.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 (12 lines) | stat: -rw-r--r-- 280 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
<ul>
<li>
<p>One</p>
</li>
<li>
<p>Two</p>
</li>
</ul>

<p>This is an <a href="http://github.com">absolute link</a>.  So is this: <a href="http://github.com">github.com</a></p>

<p>This is a <a href="rawr.html">relative link</a>.  So is this: <a href="rawr.html">rawr.html</a></p>