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:
@@ -16,4 +16,13 @@ no space after `>`:
|
||||
|
||||
>>> Info 1 text
|
||||
|
||||
>>> Info 2 text
|
||||
>>> Info 2 text
|
||||
|
||||
---
|
||||
|
||||
> ```
|
||||
>
|
||||
> b
|
||||
>
|
||||
> a
|
||||
> ```
|
||||
Reference in New Issue
Block a user