rougail-output-doc/tests/changelog/12mod_default_value3/before/rougail/00-base.yml

10 lines
125 B
YAML

%YAML 1.2
---
version: 1.1
variable_1: # the first variable
- val1
- val2
variable_2: val1 # the second variable
...