File "block.json"

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

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