瀏覽代碼

Fixed mistake in github codeblock test

Titus 13 年之前
父節點
當前提交
b48c06fe72
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>