You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
387 B
24 lines
387 B
{
|
|
"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
|
|
}
|
|
}
|