circlecell/jsonlint.com

Excessive escaping of html entities on jsonlint.com

kajman-cz opened this issue · 1 comments

In the Common Errors section on jsonlint.com are escaped & to & in html entities { and } and examples show this entities instead of { and }.

screenshot

thank you, fixed this over here on the new repo: circlecell/jsonlint@08e0621