nashorn/test/script/markdown/multi-paragraph-list.js.EXPECTED
author katleman
Thu, 01 May 2014 12:52:15 -0700
changeset 24204 eb7e4e2fdbe1
parent 22371 e6b607104dc6
permissions -rw-r--r--
Added tag jdk9-b11 for changeset 1786ce9ab4a7

<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>