mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-01 14:14:52 +08:00
Fixed for most cases, except strip comments
This commit is contained in:
+7
-1
@@ -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