HEX
Server: Apache/2.4.54 (Debian)
System: Linux f988254d8f22 6.8.0-87-generic #88~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Oct 14 14:03:14 UTC 2 x86_64
User: (1000)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /var/www/html/wp-includes/blocks/paragraph/block.json
{
	"name": "core/paragraph",
	"category": "text",
	"attributes": {
		"align": {
			"type": "string"
		},
		"content": {
			"type": "string",
			"source": "html",
			"selector": "p",
			"default": ""
		},
		"dropCap": {
			"type": "boolean",
			"default": false
		},
		"placeholder": {
			"type": "string"
		},
		"direction": {
			"type": "string",
			"enum": [
				"ltr",
				"rtl"
			]
		}
	},
	"supports": {
		"anchor": true,
		"className": false,
		"lightBlockWrapper": true,
		"__experimentalColor": {
			"linkColor": true
		},
		"__experimentalFontSize": true,
		"__experimentalLineHeight": true,
		"__experimentalFeatures": {
			"typography": {
				"dropCap": true
			}
		},
		"__experimentalSelector": "p",
		"__unstablePasteTextInline": true
	}
}