rougail-output-doc/tests/results/test_namespace_examples/04_1default_calculation_hidden.adoc

18 lines
215 B
Text

== Example with mandatory variables not filled in
[,yaml]
----
---
rougail:
var2: example
----
== Example with all variables modifiable
[,yaml]
----
---
rougail:
var1: value
var2: example
var3: value
----