File: preformatted_in_list.html

package info (click to toggle)
python-html2text 2014.9.25-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 404 kB
  • ctags: 143
  • sloc: python: 1,073; sh: 76; makefile: 14
file content (10 lines) | stat: -rw-r--r-- 120 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
<html>
<body>
<ul>
<li>Run this command:
<pre>ls -l *.html</pre></li>
<li>?</li>
<li>Profit!</li>
</ul>
</body>
</html>