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

17 lines
381 B
Markdown
Raw Normal View History

# Example with mandatory variables not filled in
```yaml
---
family: # A family
subfamily: # A sub family
variable: example # A variable
```
# Example with all variables modifiable
```yaml
---
family: # A family
subfamily: # A sub family
variable: example # A variable
```