rougail-output-doc/tests/results/test_examples/00_7help.gitlab.md

21 lines
No EOL
283 B
Markdown

<details><summary>Example with mandatory variables not filled in</summary>
```yaml
---
var1: example
var2: example
var3: example
```
</details>
<details><summary>Example with all modifiable variables</summary>
```yaml
---
var1: example
var2: example
var3: example
```
</details>