2020-07-01 08:29:03 -04:00
|
|
|
{
|
2020-10-20 09:36:16 -04:00
|
|
|
"apiVersion": 2,
|
2020-07-01 08:29:03 -04:00
|
|
|
"name": "core/code",
|
|
|
|
"category": "text",
|
|
|
|
"attributes": {
|
|
|
|
"content": {
|
|
|
|
"type": "string",
|
2020-10-13 09:10:30 -04:00
|
|
|
"source": "html",
|
2020-07-01 08:29:03 -04:00
|
|
|
"selector": "code"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"supports": {
|
2021-01-27 21:04:13 -05:00
|
|
|
"anchor": true,
|
|
|
|
"fontSize": true
|
|
|
|
},
|
|
|
|
"style": "wp-block-code"
|
2020-07-01 08:29:03 -04:00
|
|
|
}
|