Changeset 51089 for trunk/src/wp-includes/blocks/code/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/code/block.json
r50929 r51089 15 15 "supports": { 16 16 "anchor": true, 17 "fontSize": true 17 "typography": { 18 "fontSize": true 19 } 18 20 }, 19 21 "style": "wp-block-code"
Note: See TracChangeset
for help on using the changeset viewer.