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

19 lines
237 B
Markdown
Raw Permalink Normal View History

# Example with mandatory variables not filled in
```yaml
---
rougail:
var1: example
var2: example
var3: example
```
2026-04-30 06:58:12 +02:00
2026-06-21 17:05:27 +02:00
# Example with all modifiable variables
```yaml
---
rougail:
var1: example
var2: example
var3: example
2026-04-30 06:58:12 +02:00
```