rougail-output-doc/tests/results/test_namespace_examples/00_2default_calculated_multi.adoc

16 lines
265 B
Text
Raw Normal View History

== Example with all variables modifiable
[,yaml]
----
---
rougail: # Rougail
var1: # A first variable
- no
- yes
- maybe
var2: # A second variable
- no
- yes
- maybe
----