blob: a4dcc84bb80e4a45d24802334d7e7bfb3c2d49bd [file] [log] [blame]
<html>
<head></head>
<body>
<ul>
<li/>
<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