jdk-24/test/nashorn/script/markdown/multi-paragraph-list.js.EXPECTED
2017-09-12 19:03:39 +02:00

7 lines
133 B
Plaintext

<ol>
<li><p>This is a major bullet point.</p>
<p>That contains multiple paragraphs.</p></li>
<li><p>And another line</p></li>
</ol>