rougail-output-doc/tests/results/test_namespace_examples/01_6string_multi_length.adoc
2026-06-21 17:05:27 +02:00

14 lines
144 B
Text

== Example with all modifiable variables
[,yaml]
----
---
rougail:
var1:
- val1
- val2
- val3
var2:
- val4
- val5
----