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

19 lines
215 B
Text
Raw Normal View History

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