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

18 lines
405 B
Markdown

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