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

12 lines
227 B
Text

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