We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could you add support of blank lines and comments (re)format support, because people seems has been fighting with these issues for ages:
Originally posted by @andry81 in #20 (comment)
The text was updated successfully, but these errors were encountered:
This is not on the TODO list for libyaml. None of us has time for this. I recommend to try out https://github.com/pantoniou/libfyaml which has support for this.
Sorry, something went wrong.
Could you add support of blank lines and comments (re)format support, because people seems has been fighting with these issues for ages: yq write strips completely blank lines from the output mikefarah/yq#515 In place write strips out comments mikefarah/yq#19 Comments not preserved in output mikefarah/yq#127 Preserve formatting with in place writing mikefarah/yq#465 YAML comments will be stripped ... should be noted in the README kislyuk/yq#106 blank lines do not round-trip go-yaml/yaml#627 Support for emitting and parsing comments #42 Originally posted by @andry81 in #20 (comment)
any update on this features ?
pull requests welcome
No branches or pull requests
Originally posted by @andry81 in #20 (comment)
The text was updated successfully, but these errors were encountered: