JSON: backslash added to &, is it by design?
#2683
Unanswered
justanotheranonymoususer
asked this question in
Q&A
Replies: 0 comments
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.
-
My yaml:
If a changed file has
&, it's escaped. For example:This is not a valid JSON, so my script fails. Note that it happens even though I passed
escape_json: false.Is it by design?
Beta Was this translation helpful? Give feedback.
All reactions