emacs/test/lisp/net/shr-resources/li-div.html

11 lines
280 B
HTML
Raw Normal View History

2016-03-20 13:41:59 +01:00
<ul>
<li>
<div>
<p >This is the first paragraph of a list item.</div>
<p >This is the second paragraph of a list item.</li>
<li>
<div>This is the first paragraph of a list item.</div>
<div>This is the second paragraph of a list item.</div>
</li>
</ul>