2023년 9월 22일 오후 12:23
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[]]