HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/KLeeuwen/samenbouwen.in/wwwroot/wp-includes/blocks/quote/block.json
{
	"apiVersion": 2,
	"name": "core/quote",
	"title": "Quote",
	"category": "text",
	"description": "Give quoted text visual emphasis. \"In quoting others, we cite ourselves.\" — Julio Cortázar",
	"keywords": [ "blockquote", "cite" ],
	"textdomain": "default",
	"attributes": {
		"value": {
			"type": "string",
			"source": "html",
			"selector": "blockquote",
			"multiline": "p",
			"default": "",
			"__experimentalRole": "content"
		},
		"citation": {
			"type": "string",
			"source": "html",
			"selector": "cite",
			"default": "",
			"__experimentalRole": "content"
		},
		"align": {
			"type": "string"
		}
	},
	"supports": {
		"anchor": true
	},
	"styles": [
		{
			"name": "default",
			"label": "Default",
			"isDefault": true
		},
		{ "name": "large", "label": "Large" }
	],
	"editorStyle": "wp-block-quote-editor",
	"style": "wp-block-quote"
}