Changeset 51089 for trunk/src/wp-includes/blocks/paragraph/block.json
- Timestamp:
- 06/08/2021 08:07:15 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/paragraph/block.json
r50929 r51089 36 36 "link": true 37 37 }, 38 "fontSize": true, 39 "lineHeight": true, 38 "typography": { 39 "fontSize": true, 40 "lineHeight": true 41 }, 40 42 "__experimentalSelector": "p", 41 43 "__unstablePasteTextInline": true
Note: See TracChangeset
for help on using the changeset viewer.