feat: parse block argument

This commit is contained in:
PoiScript 2023-11-27 15:05:28 +08:00
parent 3234554590
commit fd098f0cf1
No known key found for this signature in database
GPG key ID: 22C2B1249D99985E
4 changed files with 199 additions and 24 deletions

View file

@ -579,7 +579,6 @@ fn parse() {
WHITESPACE@11..15 " "
TEXT@15..23 "#+begin_"
TEXT@23..30 "example"
TEXT@30..30 ""
NEW_LINE@30..31 "\n"
BLOCK_CONTENT@31..37
TEXT@31..37 "hello\n"