yq/examples/data1.yaml

8 lines
62 B
YAML

# 001
---
abc: # 001
- 1 # one
- 2 # two
---
def # 002