1
{
2
"name": "core/code",
3
"category": "text",
4
"attributes": {
5
"content": {
6
"type": "string",
7
"source": "text",
8
"selector": "code"
9
}
10
},
11
"supports": {
12
"anchor": true,
13
"html": false,
14
"lightBlockWrapper": true
15
16