mirror of
https://github.com/Rushilwiz/dear-anon.git
synced 2025-04-21 12:30:19 -04:00
19 lines
248 B
JSON
19 lines
248 B
JSON
{
|
|
"name": "core/subhead",
|
|
"category": "text",
|
|
"attributes": {
|
|
"align": {
|
|
"type": "string"
|
|
},
|
|
"content": {
|
|
"type": "string",
|
|
"source": "html",
|
|
"selector": "p"
|
|
}
|
|
},
|
|
"supports": {
|
|
"inserter": false,
|
|
"multiple": false
|
|
}
|
|
}
|