File "block.json"

Full Path: /home/gfpel/public_html/wp-includes/blocks/code/block.json
File size: 232 bytes
MIME-type: application/json
Charset: utf-8

{
	"name": "core/code",
	"category": "text",
	"attributes": {
		"content": {
			"type": "string",
			"source": "text",
			"selector": "code"
		}
	},
	"supports": {
		"anchor": true,
		"html": false,
		"lightBlockWrapper": true
	}
}