mirror of
https://github.com/taigrr/yq
synced 2025-01-18 04:53:17 -08:00
10 lines
108 B
YAML
10 lines
108 B
YAML
a: Easy! as one two three
|
|
b:
|
|
c: things
|
|
d: whatever
|
|
things:
|
|
thing1:
|
|
cat: 'fred'
|
|
thing2:
|
|
cat: 'sam'
|