changeset 16 | a86126ab1dd4 |
child 18 | be944660c56a |
15:3d4e9c994f10 | 16:a86126ab1dd4 |
---|---|
1 { |
|
2 "name": "core/missing", |
|
3 "category": "text", |
|
4 "attributes": { |
|
5 "originalName": { |
|
6 "type": "string" |
|
7 }, |
|
8 "originalUndelimitedContent": { |
|
9 "type": "string" |
|
10 }, |
|
11 "originalContent": { |
|
12 "type": "string", |
|
13 "source": "html" |
|
14 } |
|
15 }, |
|
16 "supports": { |
|
17 "className": false, |
|
18 "customClassName": false, |
|
19 "inserter": false, |
|
20 "html": false, |
|
21 "reusable": false |
|
22 } |
|
23 } |