Pārlūkot izejas kodu

Fixed mistake in github codeblock test

Titus 13 gadi atpakaļ
vecāks
revīzija
b48c06fe72
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      test/cases/github-style-codeblock.html

+ 1 - 1
test/cases/github-style-codeblock.html

@@ -7,7 +7,7 @@
 }
 </code></pre>
 
-And some HTML
+<p>And some HTML</p>
 
 <pre><code class="html">&lt;div&gt;HTML!&lt;/div&gt;
 </code></pre>