Created
February 22, 2017 03:29
-
-
Save wlib/ee79246b49a2684ea70c6755a6669295 to your computer and use it in GitHub Desktop.
Open a gist or github code window as html in a new tab
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
javascript:(function(){const code%3Ddocument.querySelector("div.commit-create > textarea").value;const tab%3Dwindow.open();tab.document.write(code)})();// |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment