🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 11:23:03 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
digitalsangita.com
/
wp-includes
/
blocks
/
math
📍 /home/therahul/digitalsangita.com/wp-includes/blocks/math
🔄 Refresh
✏️
Editing: block.json
Writable
{ "$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" } } }
💾 Save Changes
❌ Cancel