feat: add more validation to KaTeX in markdown

This commit is contained in:
Paul Makles
2023-06-17 16:11:22 +01:00
parent f1594a7b36
commit 04027658e6
3 changed files with 98 additions and 38 deletions

View File

@@ -44,6 +44,7 @@
}
},
"dependencies": {
"@revoltchat/rehype-katex": "^6.0.3",
"fs-extra": "^10.0.0",
"klaw": "^3.0.0",
"lottie-react": "^2.4.0",
@@ -137,7 +138,6 @@
"react-router-dom": "^5.2.0",
"react-scroll": "^1.8.2",
"react-virtuoso": "^2.12.0",
"rehype-katex": "^6.0.2",
"rehype-prism": "^2.1.3",
"rehype-react": "^7.1.1",
"remark-breaks": "^3.0.2",