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

15 lines
267 B
Text

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