feat: block parsing
This commit is contained in:
parent
b2123d1acd
commit
27de7ee68c
10 changed files with 208 additions and 168 deletions
|
|
@ -27,6 +27,7 @@ const nodes = [
|
|||
first_child: [
|
||||
["section", "Section"],
|
||||
["planning", "Planning"],
|
||||
["properties", "PropertyDrawer"],
|
||||
],
|
||||
children: [["headlines", "Headline"]],
|
||||
post_blank: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue