rougail-output-doc/tests/results/test_examples/20_0family_append.md

20 lines
241 B
Markdown

---
gitea: none
include_toc: true
---
# Example with mandatory variables not filled in
```yaml
---
family:
var1: example
var2: example
```
# Example with all variables modifiable
```yaml
---
family:
var1: example
var2: example
```