diff options
Diffstat (limited to 'tests/misc/code-first-line.html')
-rw-r--r-- | tests/misc/code-first-line.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/misc/code-first-line.html b/tests/misc/code-first-line.html new file mode 100644 index 0000000..1fb0b7c --- /dev/null +++ b/tests/misc/code-first-line.html @@ -0,0 +1,2 @@ +<pre><code>print "This is a code block." +</code></pre>
\ No newline at end of file |