circlecell / jsonlint.com

[OLD] Please go to new source, link below.

Home Page:https://github.com/circlecell/jsonlint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Excessive escaping of html entities on jsonlint.com

kajman-cz opened this issue · 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