DEBSOURCES
Skip Quicknav
sources / python-html2text / 2014.9.25-1 / test / preformatted_in_list.html
12345678910
<html> <body> <ul> <li>Run this command: <pre>ls -l *.html</pre></li> <li>?</li> <li>Profit!</li> </ul> </body> </html>