File "block.json"

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

{
	"name": "core/subhead",
	"category": "text",
	"attributes": {
		"align": {
			"type": "string"
		},
		"content": {
			"type": "string",
			"source": "html",
			"selector": "p"
		}
	},
	"supports": {
		"inserter": false,
		"multiple": false
	}
}