Skip to content

Commit 80882c6

Browse files
authored
feat(#1004): 添加对 LaTeX 数学公式的支持 (#1010)
添加 markdown-it-katex 插件以支持在聊天预览中渲染 LaTeX 数学公式
1 parent 813888b commit 80882c6

3 files changed

Lines changed: 79 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
"@tiptap/react": "^3.19.0",
9090
"@tiptap/starter-kit": "^3.19.0",
9191
"@tiptap/suggestion": "^3.19.0",
92+
"@traptitech/markdown-it-katex": "^3.6.0",
9293
"@types/lodash-es": "^4.17.12",
9394
"class-variance-authority": "^0.7.0",
9495
"clsx": "^2.1.1",

0 commit comments

Comments
 (0)