mirror of
https://gitee.com/mirrors_adrian-thurston/yq.git
synced 2026-01-15 07:53:35 +08:00
Fixed for most cases, except strip comments
This commit is contained in:
@@ -1,2 +1,8 @@
|
||||
---
|
||||
{"a":{"b":1}}
|
||||
# hi peeps
|
||||
# cool
|
||||
a: test
|
||||
---
|
||||
# this is another doc
|
||||
# great
|
||||
b: sane
|
||||
Reference in New Issue
Block a user