You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3 lines
68 B
YAML
3 lines
68 B
YAML
2 years ago
|
foo: 'bar' #Comment
|
||
|
arr: ['x', 'y', 'z'] # Comment here
|
||
|
bar: kittens
|