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

10 lines
116 B
YAML
Raw Normal View History

2025-10-14 12:58:39 +02:00
%YAML 1.2
---
version: 1.1
variable_1: val1 # the first variable
variable_2: # the second variable
- val1
...