rougail-output-doc/tests/results/test_examples/04_1default_calculation_hidden_4.adoc

16 lines
286 B
Text
Raw Normal View History

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