Skip to content

Instantly share code, notes, and snippets.

@nantunes
Last active March 29, 2016 22:49
Show Gist options
  • Save nantunes/c8907156571d83389adf80f3c3905972 to your computer and use it in GitHub Desktop.
Save nantunes/c8907156571d83389adf80f3c3905972 to your computer and use it in GitHub Desktop.
<html>
<body style="font-family: sans-serif;">
<h1 style="text-align: center">Drag the bookmarklet to your bookmarks bar</h1>
<p style="text-align: center">
<a
href="javascript:(function(){$('.blob-code%20span.blob-code-inner').parents('tr').not($('.blob-code%20span.blob-code-inner>span.pl-c').parents('tr')).toggle();})();"
style="border: solid grey 2px; border-radius: 13px; padding: 5px; background-color: lightgray; font-weight: bold; text-decoration: none;">
📖 Toggle only comments
</a>
</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment