rougail-output-doc/tests/results/test_examples_comment/00_2default_calculated_multi.adoc

15 lines
213 B
Text
Raw Normal View History

2026-06-21 17:05:27 +02:00
== Example with all modifiable variables
[,yaml]
----
---
var1: # A first variable
- no
- yes
- maybe
var2: # A second variable
- no
- yes
- maybe
----