I'm the maintainer of dasel.
I've had an issue raised highlighting that emoji's are converted to escaped unicode whereas it is not for JSON, TOML etc.
I have a PR for a local fix here: TomWright/dasel#549.
I can introduce a hacky fix for this (PR above) and I see a related PR on go-yaml/yaml but that PR is no longer maintained.
Is this something we could get fixed at the source?
Thanks
I'm the maintainer of dasel.
I've had an issue raised highlighting that emoji's are converted to escaped unicode whereas it is not for JSON, TOML etc.
I have a PR for a local fix here: TomWright/dasel#549.
I can introduce a hacky fix for this (PR above) and I see a related PR on go-yaml/yaml but that PR is no longer maintained.
Is this something we could get fixed at the source?
Thanks