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

@ -21,4 +21,9 @@ bar
<pre><code> bar
</code></pre>
</li>
</ul>
</ul>
<hr />
<pre><code>code
more code
</code></pre>
<p>not quite enough indentation</p>

View File

@ -20,4 +20,10 @@
- foo
bar
bar
---
code
more code
not quite enough indentation