yq/sample.yaml

10 lines
116 B
YAML
Raw Normal View History

2015-09-26 22:20:42 +00:00
a: Easy! as one two three
b:
c: 2
d: [3, 4]
2015-09-27 03:40:09 +00:00
e:
- name: fred
value: 3
- name: sam
value: 4