{
"$schema": "https://schemas.wp.org/trunk/block.json",
"title": "Advanced Heading",
"name": "essential-blocks/advanced-heading",
"category": "essential-blocks",
"description": "Create advanced heading with title, subtitle and separator controls",
"apiVersion": 2,
"textdomain": "essential-blocks",
"supports": {
"anchor": true
},
"editorScript": "essential-blocks-editor-script"
}