✏️ 正在编辑: block.json
路径:
/home/lssfapb/www/vecchi-file/wp-includes/blocks/paragraph/block.json
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
{ "name": "core/paragraph", "category": "text", "attributes": { "align": { "type": "string" }, "content": { "type": "string", "source": "html", "selector": "p", "default": "" }, "dropCap": { "type": "boolean", "default": false }, "placeholder": { "type": "string" }, "direction": { "type": "string", "enum": [ "ltr", "rtl" ] } }, "supports": { "anchor": true, "className": false, "lightBlockWrapper": true, "__experimentalColor": { "linkColor": true }, "__experimentalFontSize": true, "__experimentalLineHeight": true, "__experimentalFeatures": { "typography": { "dropCap": true } }, "__experimentalSelector": "p", "__unstablePasteTextInline": true } }
💾 保存文件
← 返回文件管理器