rougail-output-doc/tests/results/test_examples_comment/20_7help_family.md

19 lines
381 B
Markdown
Raw Normal View History

2025-12-29 18:47:37 +01:00
# Example with mandatory variables not filled in
```yaml
---
family1: # The first family
var: example
family2: # The second family
var: example
```
# Example with all variables modifiable
```yaml
---
family1: # The first family
var: example
family2: # The second family
var: example
```