adobe / json-formula

Query language for JSON documents
http://opensource.adobe.com/json-formula/
Apache License 2.0
19 stars 8 forks source link

Change the definition of a JSON Literal #109

Closed JohnBrinkman closed 8 months ago

JohnBrinkman commented 8 months ago

Description

Change the definition of a JSON Literal so that all back tick characters must be escaped. Previously we allowed back-ticks inside strings to be ignored.