rougail-output-doc/tests/results/test_examples/01_6string_multi_length.adoc

14 lines
199 B
Text
Raw Normal View History

2025-11-10 14:01:45 +01:00
== Example with all variables modifiable
[,yaml]
----
---
var1: # The variable
- val1
- val2
- val3
var2: # The variable
- val4
- val5
----