mirror of
https://github.com/mikefarah/yq.git
synced 2026-03-10 15:54:26 +00:00
8 lines
62 B
YAML
8 lines
62 B
YAML
# 001
|
|
---
|
|
abc: # 001
|
|
- 1 # one
|
|
- 2 # two
|
|
|
|
---
|
|
def # 002 |