3 lines
68 B
YAML
3 lines
68 B
YAML
foo: 'bar' #Comment
|
|
arr: ['x', 'y', 'z'] # Comment here
|
|
bar: kittens |
foo: 'bar' #Comment
|
|
arr: ['x', 'y', 'z'] # Comment here
|
|
bar: kittens |