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

18 lines
269 B
Text
Raw Normal View History

== Example with mandatory variables not filled in
[,yaml]
----
---
variable: example # A variable
----
2026-04-30 06:58:12 +02:00
== Example with all variables modifiable
[,yaml]
----
---
condition: false # A condition
variable: example # A variable
----