Skip to content

Commit 9f46fba

Browse files
committed
Fix math and mermaid rendering
1 parent 16edb0e commit 9f46fba

File tree

5 files changed

+843
-2
lines changed

5 files changed

+843
-2
lines changed

ui/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,14 @@
3030
"@mcp-ui/client": "^6.1.0",
3131
"@radix-ui/react-popover": "^1.1.15",
3232
"@streamdown/code": "^1.0.3",
33+
"@streamdown/math": "^1.0.2",
34+
"@streamdown/mermaid": "^1.0.2",
3335
"@tanstack/react-query": "^5.90.21",
3436
"@tanstack/react-table": "^8.21.3",
3537
"@tanstack/react-virtual": "^3.13.19",
3638
"clsx": "^2.1.1",
3739
"diff": "^8.0.3",
40+
"katex": "^0.16.38",
3841
"lucide-react": "^0.555.0",
3942
"pyodide": "^0.29.3",
4043
"quickjs-emscripten-core": "^0.31.0",

0 commit comments

Comments
 (0)