-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cheat-sheet: Copy UTF16 instead of raw hex code
[why] For people using JSON they need the UTF16 codes. While 4-digit values are no problem the new Material Design Icons code can not be used. [how] Copy the UTF16 values instead of the full codepoint value (as hex string). Fixes: #1059 Signed-off-by: Fini Jastrow <[email protected]>
- Loading branch information
Showing
1 changed file
with
18 additions
and
4 deletions.
There are no files selected for viewing
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