rougail-output-doc/tests/results/test_examples/16_5test_redefine.gitlab.md

18 lines
251 B
Markdown

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