1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00

Test blockquote whitespace handling

This commit is contained in:
Aidan Woods
2019-02-03 16:06:46 +00:00
parent 3c6578dd4b
commit 6ac6b7f7f7
2 changed files with 18 additions and 1 deletions

View File

@@ -16,4 +16,13 @@ no space after `>`:
>>> Info 1 text
>>> Info 2 text
>>> Info 2 text
---
> ```
>
> b
>
> a
> ```