| 1 |
{ |
| 2 |
"$schema": "https://schemas.wp.org/trunk/block.json", |
| 3 |
"apiVersion":2, |
| 4 |
"title":"BetterDocs Single Doc Content", |
| 5 |
"name":"betterdocs/single-doc-content", |
| 6 |
"category":"betterdocs", |
| 7 |
"description":"Add content to your documentation with this block.", |
| 8 |
"textdomain":"betterdocs", |
| 9 |
"editorScript":"betterdocs-blocks-editor" |
| 10 |
} |
| 11 |
|