mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-01 14:14:52 +08:00
Fixed update children problem with xml
This commit is contained in:
+2
-3
@@ -1,3 +1,2 @@
|
||||
{name: Mike}
|
||||
---
|
||||
{name: Bob}
|
||||
- cat
|
||||
- dog
|
||||
+1
-1
@@ -1 +1 @@
|
||||
<cat>3</cat>
|
||||
<zoo><thing><frog>boing</frog></thing></zoo>
|
||||
Reference in New Issue
Block a user