nashorn/test/script/markdown/multi-paragraph-list.js.EXPECTED
changeset 22371 e6b607104dc6
equal deleted inserted replaced
22370:c150d042ffff 22371:e6b607104dc6
       
     1 <ol>
       
     2 <li><p>This is a major bullet point.</p>
       
     3 
       
     4 <p>That contains multiple paragraphs.</p></li>
       
     5 <li><p>And another line</p></li>
       
     6 </ol>