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