equal
deleted
inserted
replaced
9 "textdomain": "default", |
9 "textdomain": "default", |
10 "attributes": { |
10 "attributes": { |
11 "opacity": { |
11 "opacity": { |
12 "type": "string", |
12 "type": "string", |
13 "default": "alpha-channel" |
13 "default": "alpha-channel" |
|
14 }, |
|
15 "tagName": { |
|
16 "type": "string", |
|
17 "enum": [ "hr", "div" ], |
|
18 "default": "hr" |
14 } |
19 } |
15 }, |
20 }, |
16 "supports": { |
21 "supports": { |
17 "anchor": true, |
22 "anchor": true, |
18 "align": [ "center", "wide", "full" ], |
23 "align": [ "center", "wide", "full" ], |