File "block.json"

Full Path: /home/vantageo/public_html/cache/cache/.wp-cli/wp-includes/blocks/preformatted/block.json
File size: 325 bytes
MIME-type: application/json
Charset: utf-8

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