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
{{ message }}
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.
I assume you basically use
safeDump
fromjs-yaml
, so the bug might originate there; but here is what happens:Reproducing Object
[email protected]
dumps[email protected]
dumpsProblem
Note that what
yaml-ast-parser
dumps is invalid YAML. The anchor is directly concatenated with keyc
.The text was updated successfully, but these errors were encountered: