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

14 lines
144 B
Text

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