File: README.rdoc.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 (11 lines) | stat: -rw-r--r-- 278 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
<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>