mermaid diagrams are rendered as image tags with link to mermaid server rendering; uses pako for compression as expected

This commit is contained in:
Adam Teichert
2025-12-10 17:44:02 -07:00
parent f6b2427749
commit a203dc6e46
4 changed files with 45 additions and 3 deletions

View File

@@ -32,6 +32,7 @@
"marked-katex-extension": "^5.1.5",
"mcp-handler": "^1.0.0",
"next": "^15.3.5",
"pako": "^2.1.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"socket.io": "^4.8.1",