comparison test/script/markdown/code-block-html-escape.js.EXPECTED @ 696:550f881d43ba

8027958: NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn Summary: markdown test fix contributed by kshefov Reviewed-by: jlaskey
author sundar
date Thu, 12 Dec 2013 19:02:43 +0530
parents
children
comparison
equal deleted inserted replaced
695:dcca148a8219 696:550f881d43ba
1 <p>This is some HTML:</p>
2
3 <pre><code>&lt;h1&gt;Heading&lt;/h1&gt;
4 </code></pre>