rougail-output-doc/tests/results/test_examples_comment/00_6choice_variable_link2.adoc
2026-06-21 17:05:27 +02:00

13 lines
238 B
Text

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