Usage
bengal debug sandbox [OPTIONS]
Options
| Option | Type | Description |
|---|---|---|
--content
|
STRING |
Directive markdown content |
--file-path
|
STRING |
Read content from file |
--help-directive
|
STRING |
Get detailed help for a directive |
--list-directives
flag
|
BOOLEAN |
List all available directives |
--output-format
|
STRING |
Output format: console, html, or json Default:console
|
--validate-only
flag
|
BOOLEAN |
Only validate syntax, don't render |