Created
May 24, 2016 10:00
-
-
Save stilliard/b310e5d99ce0fe81a73bda5ac2922396 to your computer and use it in GitHub Desktop.
gmail strickthrough
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
// Highlight text | |
// then open console and run: | |
document.execCommand('strikeThrough') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment