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

@ -8,4 +8,19 @@
<p>no space after <code>&gt;</code>:</p>
<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

@ -4,4 +4,10 @@ indented:
> quote
no space after `>`:
>quote
>quote
---
>>> Info 1 text
>>> Info 2 text