mirror of
https://activitypub.software/TransFem-org/sfm-js
synced 2024-11-22 05:55:13 +00:00
resolve #61
This commit is contained in:
parent
0733b1e06f
commit
8623fc582f
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ plain
|
|||
// block: quote
|
||||
|
||||
quote
|
||||
= &(BEGIN ">") q:quoteInner { return q; }
|
||||
= &(BEGIN ">") q:quoteInner LF? { return q; }
|
||||
|
||||
quoteInner
|
||||
= head:quoteMultiLine tails:quoteMultiLine+
|
||||
|
|
Loading…
Reference in a new issue