Changeset 49226 for trunk/src/wp-includes/blocks/code/block.json
- Timestamp:
- 10/20/2020 01:33:02 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/code/block.json
r49135 r49226 1 1 { 2 "apiVersion": 2, 2 3 "name": "core/code", 3 4 "category": "text", … … 10 11 }, 11 12 "supports": { 12 "anchor": true, 13 "lightBlockWrapper": true 13 "anchor": true 14 14 } 15 15 }
Note: See TracChangeset
for help on using the changeset viewer.