author | ymh <ymh.work@gmail.com> |
Tue, 15 Dec 2020 13:49:49 +0100 | |
changeset 16 | a86126ab1dd4 |
child 18 | be944660c56a |
permissions | -rw-r--r-- |
16 | 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 |
} |