rougail-output-doc/tests/results/test_examples/40_8calculation_multi_variable.adoc

11 lines
227 B
Text

== Example with all variables modifiable
[,yaml]
----
---
var: # A first variable
- no
- yes
var2: no # A second variable
var3: yes # A third variable
----