mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-09 04:58:40 +00:00
Add \in
Auditors: eater
This commit is contained in:
@@ -426,6 +426,7 @@ var charLookup = {
|
||||
"\\div": "\u00f7",
|
||||
"\\geq": "\u2265",
|
||||
"\\gets": "\u2190",
|
||||
"\\in": "\u2208",
|
||||
"\\infty": "\u221e",
|
||||
"\\leftarrow": "\u2190",
|
||||
"\\leq": "\u2264",
|
||||
|
Reference in New Issue
Block a user