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

15 lines
315 B
Text
Raw Normal View History

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