Skip to content

Instantly share code, notes, and snippets.

@mikezter
Created September 18, 2012 16:09
Show Gist options
  • Save mikezter/3743983 to your computer and use it in GitHub Desktop.
Save mikezter/3743983 to your computer and use it in GitHub Desktop.
hide specs in github changelog
$('div[data-path^="spec"]').parent('div').hide();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment