* Small improvements to the HTML2Text code
[rss2maildir.git] / tests / html / definitionlist-badlyformed.html
1 <dl>
2     <dt>An item
3     <dd>It's definition
4     <dt>Another item
5     <dd>And it's got a much longer definition because we like to make sure that we've got the test wrapping right don't we.
6 </dl>