Changeset 57578 for trunk/src/wp-includes/blocks/paragraph/block.json
- Timestamp:
- 02/09/2024 06:20:12 PM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/paragraph/block.json
r57377 r57578 65 65 }, 66 66 "__experimentalSelector": "p", 67 "__unstablePasteTextInline": true 67 "__unstablePasteTextInline": true, 68 "interactivity": { 69 "clientNavigation": true 70 } 68 71 }, 69 72 "editorStyle": "wp-block-paragraph-editor",
Note: See TracChangeset
for help on using the changeset viewer.