mirror of
https://github.com/apple/pkl.git
synced 2026-06-19 03:49:36 +02:00
7d50aaeec9
The backslash needs to be escaped when rendering double-quoted YAML strings. In addition, this escapes the following characters: * next line (0x85) * nbsp (0xa0)