feat: add support for LaTeX rendering in Markdown components with rehype-katex and remark-math

This commit is contained in:
Anish Sarkar 2026-02-13 17:03:53 +05:30
parent a2dd5fb671
commit 3d712e391b
4 changed files with 82 additions and 20 deletions

View file

@ -99,9 +99,11 @@
"react-json-view-lite": "^2.4.1",
"react-syntax-highlighter": "^15.6.1",
"react-wrap-balancer": "^1.1.1",
"rehype-katex": "^7.0.1",
"rehype-raw": "^7.0.0",
"rehype-sanitize": "^6.0.0",
"remark-gfm": "^4.0.1",
"remark-math": "^6.0.0",
"server-only": "^0.0.1",
"sonner": "^2.0.6",
"streamdown": "^2.2.0",