Skip to content

Instantly share code, notes, and snippets.

@mattzeunert
Created December 31, 2018 21:25
Show Gist options
  • Save mattzeunert/0a08228899aaedb75a734feb06cd4f42 to your computer and use it in GitHub Desktop.
Save mattzeunert/0a08228899aaedb75a734feb06cd4f42 to your computer and use it in GitHub Desktop.
@mattzeunert
Copy link
Author

mattzeunert commented Dec 31, 2018

https://www.apuestas-deportivas.com/

If the top level JSON object has a "name" property I'm now also showing that in addition to the type.

screenshot 2018-12-31 at 21 36 11


http://pdbaby.tistory.com/

No errors.

screenshot 2018-12-31 at 21 35 11


https://www.xrite.com/

JSON is invalid because it's missing { at the start. jsonlint-mod error message doesn't really communicate that.

screenshot 2018-12-31 at 21 38 53


https://www.merritthawkins.com/

screenshot 2018-12-31 at 21 40 54


https://www.twowaymirrors.com

screenshot 2018-12-31 at 21 43 42


Test page

Errors without line numbers now show above first line of the snippet.

screenshot 2018-12-31 at 22 50 48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment