You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not much we can do here since we just rely on PyYAML's behavior, but this should never affect special characters in any way (they will be escaped). If you have an example showing otherwise, please let us know.
Converting json back to yaml it strips all double quotes. For strings with special characters this behavior doesn't work.
The text was updated successfully, but these errors were encountered: