| 1 |
{ |
| 2 |
"$schema": "https://schemas.wp.org/trunk/block.json", |
| 3 |
"apiVersion": 2, |
| 4 |
"title": "BetterDocs Sidebar", |
| 5 |
"name": "betterdocs/sidebar", |
| 6 |
"category": "betterdocs", |
| 7 |
"description": "Easily incorporate sidebars into your knowledge base documentation.", |
| 8 |
"textdomain": "betterdocs", |
| 9 |
"editorScript":"betterdocs-blocks-editor" |
| 10 |
} |
| 11 |
|