rougail-output-doc/tests/results/test_namespace_examples/00_6custom.md

19 lines
226 B
Markdown

---
gitea: none
include_toc: true
---
# Example with mandatory variables not filled in
```yaml
---
rougail:
custom1: xxx
```
# Example with all variables modifiable
```yaml
---
rougail:
custom1: xxx
custom2: value
```