PATH:
var
/
www
/
clients
/
client1
/
web1
/
web
/
wp-includes
/
blocks
/
math
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/math", "title": "Math", "category": "text", "description": "Display mathematical notation using LaTeX.", "keywords": [ "equation", "formula", "latex", "mathematics" ], "textdomain": "default", "supports": { "html": false }, "attributes": { "latex": { "type": "string", "role": "content" }, "mathML": { "type": "string", "source": "html", "selector": "math" } } }
[-] block.json
[edit]
[-] style-rtl.css
[edit]
[-] editor-rtl.min.css
[edit]
[-] editor.css
[edit]
[-] editor-rtl.css
[edit]
[-] style.css
[edit]
[+]
..
[-] style-rtl.min.css
[edit]
[-] editor.min.css
[edit]
[-] style.min.css
[edit]