Skip to content

Commit 0e055d9

Browse files
authored
Add cyrillic sha (#67)
1 parent 9d0be52 commit 0e055d9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/modules/sym.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1043,6 +1043,12 @@ Upsilon Υ
10431043
Xi Ξ
10441044
Zeta Ζ
10451045

1046+
// Lowercase Cyrillic.
1047+
sha ш
1048+
1049+
// Uppercase Cyrillic.
1050+
Sha Ш
1051+
10461052
// Hebrew.
10471053
// In math, the following symbols are replaced with corresponding characters
10481054
// from Letterlike Symbols.

0 commit comments

Comments
 (0)