rougail/tests/shorthand/00-test.yml

12 lines
112 B
YAML

%YAML 1.2
---
version: 1.1
# before
first_variable:
second_variable: # in place
third_variable:
# after
...