Skip to content

Instantly share code, notes, and snippets.

@ubershmekel
Created June 23, 2016 16:49
Show Gist options
  • Select an option

  • Save ubershmekel/3e8dc3b717e4dfb9fbb0668be94a775f to your computer and use it in GitHub Desktop.

Select an option

Save ubershmekel/3e8dc3b717e4dfb9fbb0668be94a775f to your computer and use it in GitHub Desktop.
Bookmark this and all the instances of errors and warnings on the page will be highlighted
javascript:(function(){var s=document.createElement('script');s.src='https://cdnjs.cloudflare.com/ajax/libs/mark.js/7.0.0/mark.min.js';s.onload=function(){(new Mark(document.body)).mark(["err", "warn", "fail", "exception"])};document.head.appendChild(s);})()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment