Commit graph

5 commits

Author SHA1 Message Date
Leszek Swirski
596674fb59 Add a test 2018-02-02 12:17:36 +00:00
Marcel Ball
cdee9d6420 Fix bug with MI Parsing if there is a list with empty strings
A JavaScript string is a falsy value - but an empty string is valid in these positions - so need to explicitly check for undefined instead of just falsy.
2018-01-24 16:00:04 -04:00
WebFreak001
e43bec9f07 Unicode fix #77 2016-12-06 23:53:34 +01:00
WebFreak001
9e5d12551f Fallback to raw output when JSON.parse fails
Partial fix for #77
2016-12-06 23:25:16 +01:00
WebFreak001
4440bfbe18 Initial commit 2016-01-10 18:03:51 +01:00