jdk-24/nashorn/test/script/markdown/code-block.js.EXPECTED
Athijegannathan Sundararajan 662abf1039 8027958: NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn
Markdown test fix contributed by kshefov

Reviewed-by: jlaskey
2013-12-12 19:02:43 +05:30

5 lines
83 B
Plaintext

<p>This is a normal paragraph:</p>
<pre><code>This is a code block.
</code></pre>