nashorn/test/script/markdown/multiline-unordered-list.js.EXPECTED
author lana
Thu, 12 Feb 2015 16:36:53 -0800
changeset 28888 2815ad059e8d
parent 22371 e6b607104dc6
permissions -rw-r--r--
Merge

<ul>
<li>This line spans
more than one line and is lazy</li>
<li>Similar to this line</li>
</ul>