Merge pull request #5244 from akissinger/katex

LaTeX rendering in element-web using KaTeX
This commit is contained in:
J. Ryan Stinnett
2020-11-27 11:55:26 +00:00
committed by GitHub
9 changed files with 107 additions and 5 deletions
+2
View File
@@ -76,6 +76,8 @@
"highlight.js": "^10.1.2",
"html-entities": "^1.3.1",
"is-ip": "^2.0.0",
"katex": "^0.12.0",
"cheerio": "^1.0.0-rc.3",
"linkifyjs": "^2.1.9",
"lodash": "^4.17.19",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",