Browse Source

Fixed mistake in github codeblock test

Titus 13 năm trước cách đây
mục cha
commit
b48c06fe72
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>