nashorn/test/script/markdown/multi-paragraph-list.js.EXPECTED
author aefimov
Fri, 16 Oct 2015 19:05:49 +0300
changeset 32997 98b3acb676c2
parent 22371 e6b607104dc6
permissions -rw-r--r--
8073519: schemagen does not report errors while generating xsd files Reviewed-by: dfuchs

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