handle identifiers better

This commit is contained in:
mhoffm
2021-06-27 12:22:06 +02:00
parent 71aaa2a4aa
commit edac6a2beb
5 changed files with 15048 additions and 11133 deletions

View File

@@ -130,10 +130,6 @@
{
"type": "block",
"named": true
},
{
"type": "object",
"named": true
}
]
}
@@ -188,6 +184,10 @@
{
"type": "body",
"named": true
},
{
"type": "object",
"named": true
}
]
}