25 lines
387 B
JSON
25 lines
387 B
JSON
{
|
|
"apiVersion": 2,
|
|
"name": "core/missing",
|
|
"category": "text",
|
|
"attributes": {
|
|
"originalName": {
|
|
"type": "string"
|
|
},
|
|
"originalUndelimitedContent": {
|
|
"type": "string"
|
|
},
|
|
"originalContent": {
|
|
"type": "string",
|
|
"source": "html"
|
|
}
|
|
},
|
|
"supports": {
|
|
"className": false,
|
|
"customClassName": false,
|
|
"inserter": false,
|
|
"html": false,
|
|
"reusable": false
|
|
}
|
|
}
|