File: only-list.html

package info (click to toggle)
ruby-org 0.9.12-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,852 kB
  • sloc: ruby: 3,044; lisp: 50; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 189 bytes parent folder | download | duplicates (5)
1
2
3
4
5
<ul>
  <li>This file has only a list</li>
  <li>Note it will end with nothing other than a list item.</li>
  <li>the world wants to know: Will org-ruby write the closing ul tag?</li>
</ul>