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

17 lines
269 B
Text

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