Commit graph

2 commits

Author SHA1 Message Date
Florian Rey
91b0428dde UTF-8 Support 2022-04-30 00:27:49 +02:00
Martin Sucha
df4f943b11 Escape single quotes in single-quoted string
According to YAML specification, single quotes must be repeated
in a single-quoted scalar.

https://yaml.org/spec/1.2.2/#732-single-quoted-style

Fixes goccy/go-yaml#255
2021-10-07 17:53:15 +02:00