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

13 lines
205 B
Markdown
Raw Normal View History

# Example with all variables modifiable
```yaml
---
var1: # A first variable
- no
- yes
- maybe
var2: # A second variable
- no
- yes
- maybe
2026-04-30 06:58:12 +02:00
```