Last active
March 29, 2016 22:49
-
-
Save nantunes/c8907156571d83389adf80f3c3905972 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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