feat: support code highlight and markdown gfm

This commit is contained in:
Yifei Zhang
2023-03-20 06:06:29 +00:00
parent 12f52bf252
commit f5aef317df
8 changed files with 448 additions and 24 deletions

View File

@@ -27,6 +27,8 @@
"react-dom": "^18.2.0",
"react-markdown": "^8.0.5",
"rehype-katex": "^6.0.2",
"rehype-prism-plus": "^1.5.1",
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1",
"sass": "^1.59.2",
"typescript": "4.9.5",