rougail-output-doc/tests/results/test_examples/00_6choice_variable.adoc

12 lines
181 B
Text
Raw Normal View History

== Example with all variables modifiable
[,yaml]
----
---
var1: # A second variable
- a
- b
- c
var2: a # A first variable
----