Changeset 55246 for trunk/src/wp-includes/blocks/post-content/block.json
- Timestamp:
- 02/07/2023 07:01:56 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/post-content/block.json
r54257 r55246 9 9 "usesContext": [ "postId", "postType", "queryId" ], 10 10 "supports": { 11 "anchor": true, 11 12 "align": [ "wide", "full" ], 12 13 "html": false, 13 14 "__experimentalLayout": true, 15 "dimensions": { 16 "minHeight": true 17 }, 14 18 "typography": { 15 19 "fontSize": true,
Note: See TracChangeset
for help on using the changeset viewer.