Improvements to playground editor
This commit is contained in:
@@ -7,4 +7,9 @@ export const ABBREV: Record<string, string> = {
|
||||
"\\circ": "∘",
|
||||
"\\1": "₁",
|
||||
"\\2": "₂",
|
||||
"\\<": "⟨",
|
||||
"\\>": "⟩",
|
||||
"\\_0": "₀",
|
||||
"\\_1": "₁",
|
||||
"\\bN": "ℕ"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user