mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
Fix recovered spaces calculation
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
indented:
|
||||
> quote
|
||||
|
||||
indented code in indented blockquote:
|
||||
> code
|
||||
|
||||
quote in indented blockquote:
|
||||
> quote
|
||||
|
||||
no space after `>`:
|
||||
>quote
|
||||
|
||||
|
||||
Reference in New Issue
Block a user