rougail-output-doc/tests/results/test_examples_comment/04_5disabled_calculation_variable12.adoc

17 lines
367 B
Text

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