aboutsummaryrefslogtreecommitdiff
path: root/src/node-types.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/node-types.json')
-rw-r--r--src/node-types.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/node-types.json b/src/node-types.json
index 44660f7..3a77c7d 100644
--- a/src/node-types.json
+++ b/src/node-types.json
@@ -70,14 +70,14 @@
"fields": {},
"children": {
"multiple": true,
- "required": true,
+ "required": false,
"types": [
{
"type": "node",
"named": true
},
{
- "type": "text_node",
+ "type": "text",
"named": true
}
]
@@ -99,12 +99,12 @@
}
},
{
- "type": "text_node",
+ "type": "text",
"named": true,
"fields": {},
"children": {
"multiple": true,
- "required": false,
+ "required": true,
"types": [
{
"type": "literal_text",