equal
deleted
inserted
replaced
|
1 { |
|
2 "name": "core/subhead", |
|
3 "category": "text", |
|
4 "attributes": { |
|
5 "align": { |
|
6 "type": "string" |
|
7 }, |
|
8 "content": { |
|
9 "type": "string", |
|
10 "source": "html", |
|
11 "selector": "p" |
|
12 } |
|
13 }, |
|
14 "supports": { |
|
15 "inserter": false, |
|
16 "multiple": false |
|
17 } |
|
18 } |