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

9 lines
224 B
Text

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