You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
339 B
21 lines
339 B
{
|
|
"apiVersion": 2,
|
|
"name": "core/subhead",
|
|
"category": "text",
|
|
"attributes": {
|
|
"align": {
|
|
"type": "string"
|
|
},
|
|
"content": {
|
|
"type": "string",
|
|
"source": "html",
|
|
"selector": "p"
|
|
}
|
|
},
|
|
"supports": {
|
|
"inserter": false,
|
|
"multiple": false
|
|
},
|
|
"editorStyle": "wp-block-subhead-editor",
|
|
"style": "wp-block-subhead"
|
|
}
|