Changeset 55246 for trunk/src/wp-includes/blocks/heading/block.json
- Timestamp:
- 02/07/2023 07:01:56 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/blocks/heading/block.json (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/heading/block.json
r54257 r55246 30 30 "align": [ "wide", "full" ], 31 31 "anchor": true, 32 "className": false,32 "className": true, 33 33 "color": { 34 34 "gradients": true, … … 58 58 } 59 59 }, 60 "__experimentalSelector": "h1,h2,h3,h4,h5,h6",61 60 "__unstablePasteTextInline": true, 62 61 "__experimentalSlashInserter": true
Note: See TracChangeset
for help on using the changeset viewer.