mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
12 lines
261 B
HTML
12 lines
261 B
HTML
<ul>
|
|
<li>
|
|
<p>This is a list item with two paragraphs.</p>
|
|
|
|
<p>This is the second paragraph in the list item. You’re only required to indent the first line. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</p>
|
|
</li>
|
|
|
|
<li>
|
|
<p>other</p>
|
|
</li>
|
|
</ul>
|