rougail-output-doc/tests/results/test_examples_comment/40_8calculation_multi_variable.md

11 lines
220 B
Markdown
Raw Normal View History

# Example with all variables modifiable
```yaml
---
var: # A first variable
- no
- yes
var2: no # A second variable
var3: yes # A third variable
```