rougail-output-doc/tests/results/test_examples/20_7help_family.gitlab.md

27 lines
No EOL
343 B
Markdown

<details><summary>Example with mandatory variables not filled in</summary>
```yaml
---
family1:
var: example
family2:
var: example
family3:
var: example
```
</details>
<details><summary>Example with all modifiable variables</summary>
```yaml
---
family1:
var: example
family2:
var: example
family3:
var: example
```
</details>