Test continuation of indented code blocks

This commit is contained in:
Aidan Woods 2019-02-02 23:37:23 +00:00
parent c310625b93
commit 14f8ff52e1
No known key found for this signature in database
GPG Key ID: 9A6A8EFAA512BBB9
2 changed files with 13 additions and 2 deletions

View File

@ -22,3 +22,8 @@ bar
</code></pre>
</li>
</ul>
<hr />
<pre><code>code
more code
</code></pre>
<p>not quite enough indentation</p>

View File

@ -21,3 +21,9 @@
- foo
bar
---
code
more code
not quite enough indentation