ソースを参照

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>