rougail-output-doc/tests/results/test_examples_comment/40_8calculation_multi_variable.adoc
2026-06-21 17:05:27 +02:00

11 lines
227 B
Text

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