blob: 954bcf60555b6298cf7ab46844c19c941a8c6bf9 [file] [log] [blame]
<html>
<head></head>
<body>
<ul>
<li>Four</li>
</ul>
</body>
</html>
text/html
---------
<ul><li>
<ol>
<li>One</li>
<li>Two</li>
<li>Three</li>
</ol>
</li></ul>
text/plain
----------
- 1. One
2. Two
3. Three