I found an image.. very meta indeed.
How are the lists working?
- List item1
- List item 2
- List item 3
It’s a bit awkward with the Block Toolbar glued to the top. And it doesn’t come with, it scrolls out of the screen and out of reach
Also have an answer: Must be a Typo
TIL {/* comments in JSX */}
{
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 2,
"name": "core/freeform",
"title": "Classic",
"category": "text",
"description": "Use the classic WordPress editor.",
"textdomain": "default",
"attributes": {
"content": {
"type": "string",
"source": "html"
}
},
"supports": {
"className": false,
"customClassName": false,
"reusable": false
},
"editorStyle": "wp-block-freeform-editor"
}
Footer