This website requires JavaScript.
Explore
Help
Register
Sign In
suyiiyii
/
yq
Watch
1
Star
0
Fork
0
You've already forked yq
mirror of
https://github.com/mikefarah/yq.git
synced
2024-11-12 05:38:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b24b484efc
yq
/
examples
/
mike.xml
1 line
44 B
XML
Raw
Normal View
History
Unescape
Escape
Generic ast (#1829) Remove dependency on yaml.Node for internal AST representation. Yaml decoder is now just another decoder.
2023-10-18 01:11:53 +00:00
<zoo
>
<thing
>
<frog
>
boing
</frog>
</thing>
</zoo>
Reference in New Issue
Copy Permalink