Skip to content

Commit 20239c6

Browse files
committed
Merge commit '8bef3c3f30d59f804628fe5a2749dfc14a972d25'
2 parents eb36e95 + 8bef3c3 commit 20239c6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

vendor/beta-code-json/beta_code_to_unicode.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -556,10 +556,13 @@
556556
"I+": "ϊ",
557557
"I/": "ί",
558558
"I/+": "ΐ",
559+
"I+/": "ΐ",
559560
"I=": "",
560561
"I=+": "",
562+
"I+=": "",
561563
"I\\": "",
562564
"I\\+": "",
565+
"I+\\": "",
563566
"J": "ς",
564567
"K": "κ",
565568
"L": "λ",
@@ -596,10 +599,13 @@
596599
"U+": "ϋ",
597600
"U/": "ύ",
598601
"U/+": "ΰ",
602+
"U+/": "ΰ",
599603
"U=": "",
600604
"U=+": "",
605+
"U+=": "",
601606
"U\\": "",
602607
"U\\+": "",
608+
"U+\\": "",
603609
"W": "ω",
604610
"W(": "",
605611
"W(/": "",
@@ -703,10 +709,13 @@
703709
"i+": "ϊ",
704710
"i/": "ί",
705711
"i/+": "ΐ",
712+
"i+/": "ΐ",
706713
"i=": "",
707714
"i=+": "",
715+
"i+=": "",
708716
"i\\": "",
709717
"i\\+": "",
718+
"i+\\": "",
710719
"j": "ς",
711720
"k": "κ",
712721
"l": "λ",
@@ -743,10 +752,13 @@
743752
"u+": "ϋ",
744753
"u/": "ύ",
745754
"u/+": "ΰ",
755+
"u+/": "ΰ",
746756
"u=": "",
747757
"u=+": "",
758+
"u+=": "",
748759
"u\\": "",
749760
"u\\+": "",
761+
"u+\\": "",
750762
"w": "ω",
751763
"w(": "",
752764
"w(/": "",

0 commit comments

Comments
 (0)