Combinatory checks now, probably from fixes to eval
This commit is contained in:
@@ -5,6 +5,8 @@ export const ABBREV: Record<string, string> = {
|
||||
"\\\\": "\\",
|
||||
"\\==": "≡",
|
||||
"\\circ": "∘",
|
||||
"\\oplus": "⊕",
|
||||
"\\otimes": "⊗",
|
||||
"\\1": "₁",
|
||||
"\\2": "₂",
|
||||
"\\<": "⟨",
|
||||
|
||||
Reference in New Issue
Block a user