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

17 lines
291 B
Text

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