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

21 lines
No EOL
531 B
Markdown

<details><summary>Example with mandatory variables not filled in</summary>
```yaml
---
var1: example # The first variable
var2: example # The second variable
var3: example # The third variable with spaces
```
</details>
<details><summary>Example with all modifiable variables</summary>
```yaml
---
var1: example # The first variable
var2: example # The second variable
var3: example # The third variable with spaces
```
</details>