Changeset 50048 for trunk/src/wp-includes/blocks/code/block.json
- Timestamp:
- 01/28/2021 02:01:50 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/code/block.json
r49226 r50048 11 11 }, 12 12 "supports": { 13 "anchor": true 14 } 13 "anchor": true, 14 "fontSize": true 15 }, 16 "style": "wp-block-code" 15 17 }
Note: See TracChangeset
for help on using the changeset viewer.