yq/examples/multiple_docs.yaml

15 lines
175 B
YAML
Raw Normal View History

2018-06-12 05:33:59 +00:00
a: Easy! as one two three
b:
c: 2
d: [3, 4]
e:
- name: fred
value: 3
- name: sam
value: 4
---
another:
document: here
---
wow:
- here is another