rougail-output-doc/tests/results/test_examples/00_9choice_variable_multi.adoc

22 lines
224 B
Text
Raw Normal View History

== Example with mandatory variables not filled in
[,yaml]
----
---
variable1:
2026-03-29 11:01:15 +02:00
- val1
- val2
----
== Example with all variables modifiable
[,yaml]
----
---
variable1:
2026-03-29 11:01:15 +02:00
- val1
- val2
variable2:
2026-03-29 11:01:15 +02:00
- val1
- val2
----