rougail-output-doc/tests/results/test_examples_comment/00_6choice_variable_link2.md

13 lines
231 B
Markdown
Raw Normal View History

# Example with all variables modifiable
```yaml
---
var1: # A second variable
- a
- b
- c
var2: a # A first variable
2026-03-29 11:01:15 +02:00
family:
var3: a # A third variable
```