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

17 lines
347 B
Text

== Example with mandatory variables not filled in
[,yaml]
----
---
rougail: # Rougail
variable: example # A variable
----
== Example with all variables modifiable
[,yaml]
----
---
rougail: # Rougail
condition: false # A condition
variable: example # A variable
----