nashorn/test/script/markdown/code-block-html-escape.js.EXPECTED
author sogoel
Thu, 26 Jun 2014 15:30:21 -0700
changeset 25293 816d874c1261
parent 22371 e6b607104dc6
permissions -rw-r--r--
8047743: update com/sun/javadoc/testHref for unrecognized <action> Reviewed-by: jjg, ksrini
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
22371
e6b607104dc6 8027958: NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn
sundar
parents:
diff changeset
     1
<p>This is some HTML:</p>
e6b607104dc6 8027958: NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn
sundar
parents:
diff changeset
     2
e6b607104dc6 8027958: NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn
sundar
parents:
diff changeset
     3
<pre><code>&lt;h1&gt;Heading&lt;/h1&gt;
e6b607104dc6 8027958: NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn
sundar
parents:
diff changeset
     4
</code></pre>