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

9 lines
224 B
Text

== Example with all modifiable variables
[,yaml]
----
---
source_variable_1: val1 # The first source variable
source_variable_2: val2 # The second source variable
my_variable: val1 # A variable
----