nashorn/test/script/markdown/code-block-html-escape.js.EXPECTED
author lana
Thu, 27 Jul 2017 02:00:49 +0000
changeset 46035 38f385381e54
parent 22371 e6b607104dc6
permissions -rw-r--r--
Merge
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>