Changeset 59119 for trunk/src/wp-includes/blocks/list/block.json
- Timestamp:
- 09/30/2024 05:10:00 AM (14 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/blocks/list/block.json (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/list/block.json
r59072 r59119 13 13 "type": "boolean", 14 14 "default": false, 15 " __experimentalRole": "content"15 "role": "content" 16 16 }, 17 17 "values": { … … 22 22 "__unstableMultilineWrapperTags": [ "ol", "ul" ], 23 23 "default": "", 24 " __experimentalRole": "content"24 "role": "content" 25 25 }, 26 26 "type": {
Note: See TracChangeset
for help on using the changeset viewer.