Changeset 50929 for trunk/src/wp-includes/blocks/code/block.json
- Timestamp:
- 05/19/2021 03:07:55 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/code/block.json
r50048 r50929 2 2 "apiVersion": 2, 3 3 "name": "core/code", 4 "title": "Code", 4 5 "category": "text", 6 "description": "Display code snippets that respect your spacing and tabs.", 7 "textdomain": "default", 5 8 "attributes": { 6 9 "content": {
Note: See TracChangeset
for help on using the changeset viewer.