first commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "core/preformatted",
|
||||
"category": "text",
|
||||
"attributes": {
|
||||
"content": {
|
||||
"type": "string",
|
||||
"source": "html",
|
||||
"selector": "pre",
|
||||
"default": "",
|
||||
"__unstablePreserveWhiteSpace": true
|
||||
}
|
||||
},
|
||||
"supports": {
|
||||
"anchor": true,
|
||||
"lightBlockWrapper": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user