rougail-output-doc/tests/results/test_examples/00_2default_calculated_variable_description.adoc

15 lines
285 B
Text

== Example with mandatory variables not filled in
[,yaml]
----
---
var1: example # A first variable
----
== Example with all variables modifiable
[,yaml]
----
---
var1: example # A first variable
var2: example # A second variable
----