File "block.json"
Full Path: /home/gfpel/public_html/wp-includes/blocks/verse/block.json
File size: 316 bytes
MIME-type: application/json
Charset: utf-8
{
"name": "core/verse",
"category": "text",
"attributes": {
"content": {
"type": "string",
"source": "html",
"selector": "pre",
"default": "",
"__unstablePreserveWhiteSpace": true
},
"textAlign": {
"type": "string"
}
},
"supports": {
"anchor": true,
"lightBlockWrapper": true
}
}