json-stream icon indicating copy to clipboard operation
json-stream copied to clipboard

json-stream strict mode

Open daggaz opened this issue 2 years ago • 0 comments

json in strict mode does not allow literal newlines (or other control characters) in json strings unless strict is False

We should probably mimic this behaviour, and support strict/not-strict modes.

daggaz avatar Jun 16 '23 13:06 daggaz