16
|
1 |
{ |
18
|
2 |
"apiVersion": 2, |
16
|
3 |
"name": "core/missing", |
18
|
4 |
"title": "Unsupported", |
16
|
5 |
"category": "text", |
18
|
6 |
"description": "Your site doesn’t include support for this block.", |
|
7 |
"textdomain": "default", |
16
|
8 |
"attributes": { |
|
9 |
"originalName": { |
|
10 |
"type": "string" |
|
11 |
}, |
|
12 |
"originalUndelimitedContent": { |
|
13 |
"type": "string" |
|
14 |
}, |
|
15 |
"originalContent": { |
|
16 |
"type": "string", |
|
17 |
"source": "html" |
|
18 |
} |
|
19 |
}, |
|
20 |
"supports": { |
|
21 |
"className": false, |
|
22 |
"customClassName": false, |
|
23 |
"inserter": false, |
|
24 |
"html": false, |
|
25 |
"reusable": false |
|
26 |
} |
|
27 |
} |