File "block.json"

Full Path: /home/vantageo/public_html/cache/code/block.json
File size: 251 bytes
MIME-type: application/json
Charset: utf-8

{
	"apiVersion": 2,
	"name": "core/code",
	"category": "text",
	"attributes": {
		"content": {
			"type": "string",
			"source": "html",
			"selector": "code"
		}
	},
	"supports": {
		"anchor": true,
		"fontSize": true
	},
	"style": "wp-block-code"
}