Created
March 6, 2014 09:20
-
-
Save ZellSnippets/9385961 to your computer and use it in GitHub Desktop.
Mac quotation marks keys
This file contains 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
“ Left double quotation mark — Option-[ | |
” Right double quotation mark — Option-Shift-[ | |
‘ Left single quotation mark — Option-] | |
’ Right single quotation mark — Option-Shift-] | |
« Double left-pointing angle quotation mark — Option-\ | |
» Double right-pointing angle quotation mark — Option-Shift-\ | |
‹ Single left-pointing angle quotation mark — Option-Shift-3 | |
› Single left-pointing angle quotation mark — Option-Shift-4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment