feat(client): add github flavored syntax and math equations to markdown support

This commit is contained in:
Amruth Pillai
2022-12-17 10:19:25 +01:00
parent 878659999f
commit 6b4a54465a
4 changed files with 168 additions and 1 deletions

View File

@ -51,7 +51,9 @@
"redux-persist": "^6.0.0",
"redux-saga": "^1.2.2",
"redux-undo": "^1.0.1",
"rehype-katex": "^6.0.2",
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1",
"sharp": "^0.31.2",
"uuid": "^9.0.0",
"webfontloader": "^1.6.28"