goccy / go-yaml

YAML support for the Go language
MIT License
1.12k stars 129 forks source link

Add support for escaped UTF-16 surrogate pairs #445

Open steveh opened 5 months ago

steveh commented 5 months ago

I have followed the convention above that error handling is TODO, but I can start implementing it if you like.

References: