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

15 lines
284 B
Text

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