Add failing test case

This commit is contained in:
Aidan Woods 2018-03-28 03:24:01 +01:00
parent d849d64611
commit caea783006
No known key found for this signature in database
GPG Key ID: 9A6A8EFAA512BBB9
2 changed files with 22 additions and 1 deletions

View File

@ -9,3 +9,18 @@
<blockquote>
<p>quote</p>
</blockquote>
<hr />
<blockquote>
<blockquote>
<blockquote>
<p>Info 1 text</p>
</blockquote>
</blockquote>
</blockquote>
<blockquote>
<blockquote>
<blockquote>
<p>Info 2 text</p>
</blockquote>
</blockquote>
</blockquote>

View File

@ -5,3 +5,9 @@ indented:
no space after `>`:
>quote
---
>>> Info 1 text
>>> Info 2 text