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

17 lines
392 B
Text

== Example with mandatory variables not filled in
[,yaml]
----
---
variable1: example # A first variable
variable2: example # A seconde variable
----
== Example with all variables modifiable
[,yaml]
----
---
condition: no # A conditional variable
variable1: example # A first variable
variable2: example # A seconde variable
----