changeset 22 | 8c2e4d02f4ef |
parent 21 | 48c4eec2b7e6 |
21:48c4eec2b7e6 | 22:8c2e4d02f4ef |
---|---|
76 "enum": [ "all", "insert", "contentOnly", false ] |
76 "enum": [ "all", "insert", "contentOnly", false ] |
77 }, |
77 }, |
78 "tagName": { |
78 "tagName": { |
79 "type": "string", |
79 "type": "string", |
80 "default": "div" |
80 "default": "div" |
81 }, |
|
82 "sizeSlug": { |
|
83 "type": "string" |
|
81 } |
84 } |
82 }, |
85 }, |
83 "usesContext": [ "postId", "postType" ], |
86 "usesContext": [ "postId", "postType" ], |
84 "supports": { |
87 "supports": { |
85 "anchor": true, |
88 "anchor": true, |