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

12 lines
227 B
Text
Raw Normal View History

2026-06-21 17:05:27 +02:00
== Example with all modifiable variables
[,yaml]
----
---
var: # A first variable
- no
- yes
var2: no # A second variable
var3: yes # A third variable
----