first commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "core/subhead",
|
||||
"category": "text",
|
||||
"attributes": {
|
||||
"align": {
|
||||
"type": "string"
|
||||
},
|
||||
"content": {
|
||||
"type": "string",
|
||||
"source": "html",
|
||||
"selector": "p"
|
||||
}
|
||||
},
|
||||
"supports": {
|
||||
"inserter": false,
|
||||
"multiple": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user