Update **Options** section of Home.md
parent
0089a01909
commit
27ca64be86
1 changed files with 2 additions and 4 deletions
6
Home.md
6
Home.md
|
@ -30,7 +30,8 @@ ## Options
|
|||
- type: `string`
|
||||
- default: `"https://kroki.io"`
|
||||
- `enabledDiagrams`: A list of diagrams to be converted; diagrams not on the
|
||||
list will be untouched.
|
||||
list will be untouched. See the [Supported Diagrams](#supported-diagrams)
|
||||
section for the list of diagram names.
|
||||
- type: `string[]`
|
||||
- default: By default, all [supported diagrams](#supported-diagrams) are
|
||||
enabled.
|
||||
|
@ -62,9 +63,6 @@ ### Enable Certain Diagrams
|
|||
}));
|
||||
```
|
||||
|
||||
See the [Supported Diagrams](#supported-diagrams) section for the list of
|
||||
diagram names.
|
||||
|
||||
### Change Default Format
|
||||
|
||||
To set the default output format to PNG:
|
||||
|
|
Loading…
Reference in a new issue