Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Forum: Support Issues
    In reply to: Testing things

    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

    Forum: Support Issues
    In reply to: Testing things

    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
     
Viewing 2 replies - 1 through 2 (of 2 total)