JSONKit icon indicating copy to clipboard operation
JSONKit copied to clipboard

@serkrapiv Not necessarily verboten, just that they must be escaped. The first paragraph of 2.5 Strings says:

Open yuuki3125y opened this issue 4 years ago • 1 comments

@serkrapiv Not necessarily verboten, just that they must be escaped. The first paragraph of 2.5 Strings says:

The representation of strings is similar to conventions used in the C family of programming languages. A string begins and ends with quotation marks. All Unicode characters may be placed within the quotation marks except for the characters that must be escaped: quotation mark, reverse solidus, and the control characters (U+0000 through U+001F).

Originally posted by @keverets in https://github.com/johnezang/JSONKit/issues/26#issuecomment-15583558

yuuki3125y avatar Feb 06 '21 16:02 yuuki3125y

yuuki3125y avatar Feb 06 '21 16:02 yuuki3125y