Replies: 1 comment 1 reply
-
Would that be a proper properties file format though? I think for your usecase, try just comparing the yaml output |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am diffing two yaml files per https://mikefarah.gitbook.io/yq/usage/tips-and-tricks#comparing-yaml-files and I would like to preserve multiline strings in the output.
Input:
Output:
Desired output:
Beta Was this translation helpful? Give feedback.
All reactions