22nd September 2023 at 12:23pm
Compare the encoding of quotes and control characters in the first example with the analogue example for the stringify operator.
[[Backslash \, double quote ", single quote ', tab , line feed
]] +[jsonstringify[]]
[[Accents and emojis -> äñøßπ ⌛🎄🍪🍓 without suffix]] +[jsonstringify[]]
[[Accents and emojis -> äñøßπ ⌛🎄🍪🍓 with rawunicode suffix]] +[jsonstringify:rawunicode[]]