rougail-output-doc/tests/results/test_examples_comment/04_5disabled_calculation_boolean.adoc
2026-06-21 17:05:27 +02:00

17 lines
292 B
Text

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