summaryrefslogtreecommitdiff
path: root/resources/test/core_result.html
diff options
context:
space:
mode:
Diffstat (limited to 'resources/test/core_result.html')
-rw-r--r--resources/test/core_result.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/test/core_result.html b/resources/test/core_result.html
index 39e8562..54273e0 100644
--- a/resources/test/core_result.html
+++ b/resources/test/core_result.html
@@ -56,6 +56,9 @@ function markdownToHTML(markdown) {
<ul><li>List item</li><li>Another list item<ul><li>Sub list item</li><li>Another sub list item<ol><li>Sub sub list item</li><li>Continuing sub list item</li></ol></li></ul></li><li>Continuing list item</li></ul>
+<pre><code>code goes here.
+# This is a heading.</code></pre>
+
<h1>This is a H1 heading with settext</h1>
<h2>And this is a H2 heading with settext</h2>