fix: KaTeX math rendering with underscores (#5438)

This commit is contained in:
Faizaan pochi
2026-01-06 17:46:01 +05:30
committed by GitHub
parent 62646853eb
commit 874a4a7142
4 changed files with 13 additions and 8 deletions
+2 -1
View File
@@ -36,6 +36,7 @@
"fuse.js": "^7.1.0",
"highlight.js": "^11.11.1",
"i18next": "^25.6.3",
"katex": "^0.16.27",
"leaflet": "^1.9.4",
"leaflet.markercluster": "^1.5.3",
"lodash-es": "^4.17.21",
@@ -95,4 +96,4 @@
"esbuild"
]
}
}
}