TJSON icon indicating copy to clipboard operation
TJSON copied to clipboard

Escaped strings issue?

Open as3boyan opened this issue 11 years ago • 1 comments
trafficstars

JSON Data on line 175: Expected ':' but got 'lime"' instead. Main.hx:63
Uncaught JSON Data on line 175: Expected ':' but got 'lime"' instead. TJSON.hx:33
  "Missing "lime" haxelib" : "Missing \"lime\" haxelib"

Encode mode: 'fancy'

as3boyan avatar Apr 28 '14 16:04 as3boyan

Expected output:

"Missing \"lime\" haxelib" : "Missing \"lime\" haxelib"

as3boyan avatar Apr 28 '14 16:04 as3boyan