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

14 lines
206 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
```