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

12 lines
230 B
Text

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