2020-07-01 08:29:03 -04:00
|
|
|
{
|
|
|
|
"name": "core/verse",
|
|
|
|
"category": "text",
|
|
|
|
"attributes": {
|
|
|
|
"content": {
|
|
|
|
"type": "string",
|
|
|
|
"source": "html",
|
|
|
|
"selector": "pre",
|
|
|
|
"default": "",
|
|
|
|
"__unstablePreserveWhiteSpace": true
|
|
|
|
},
|
|
|
|
"textAlign": {
|
|
|
|
"type": "string"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"supports": {
|
2020-07-07 10:43:35 -04:00
|
|
|
"anchor": true,
|
2020-07-01 08:29:03 -04:00
|
|
|
"lightBlockWrapper": true
|
|
|
|
}
|
|
|
|
}
|