Last active
July 18, 2016 05:03
-
-
Save 2351995130/8f5d28c6d617b0e683f3182c794c2086 to your computer and use it in GitHub Desktop.
SPECIAL CHARACTERS
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
{ - SHIFT ALF š | |
} - SHIFT ALT đ | |
[ - ALT š | |
] - ALT đ | |
= - shift 0 | |
< - < | |
> - shift < | |
, - , | |
; - shift , | |
. - . | |
: - shift. | |
" - shift 2 | |
! - shift 1 | |
% - shift 5 | |
& - shift 6 | |
/ - / | |
? - shift / | |
( - shift 8 | |
) - shift 9 | |
+ - + | |
| - shift alt ž |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment