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

17 lines
205 B
Markdown
Raw Permalink Normal View History

# Example with mandatory variables not filled in
```yaml
---
rougail:
var1: example
var2: example
```
# Example with all variables modifiable
```yaml
---
rougail:
var1: example
var2: example
```