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

15 lines
213 B
Text
Raw Normal View History

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