test/nashorn/script/markdown/unordered-list-plus.js.EXPECTED
author herrick
Mon, 11 Mar 2019 13:31:48 -0400
branchJDK-8200758-branch
changeset 57255 f686bda3b831
parent 47216 71c04702a3d5
permissions -rw-r--r--
8215574: Investigate and document usage of --category, --copyright, --vendor and --description Submitten-by: almatvee Reviewed-by: herrick

<ul>
<li>Red</li>
<li>Green</li>
<li>Blue</li>
</ul>