mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-10 21:48:41 +00:00
Added \cong + fixed comment copypasta.
Test Plan: Parses and renders locally. Reviewers: alpert Reviewed By: alpert Differential Revision: http://phabricator.khanacademy.org/D6393
This commit is contained in:
@@ -423,6 +423,7 @@ var charLookup = {
|
||||
"\\cdot": "\u22c5",
|
||||
"\\circ": "\u2218",
|
||||
"\\colon": ":",
|
||||
"\\cong": "\u2245",
|
||||
"\\div": "\u00f7",
|
||||
"\\ge": "\u2265",
|
||||
"\\geq": "\u2265",
|
||||
|
Reference in New Issue
Block a user