rougail-output-doc/tests/changelog/12mod_default_value1/after/rougail/00-base.yml

10 lines
125 B
YAML

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