Add the mermaid package and apply front-end parsing

- Add the mermaid package and apply front-end parsing for interpreting the diagrams. Retain processing of the excalidraw type for backwards compatibility
This commit is contained in:
sabaimran
2025-01-08 22:09:35 -08:00
parent 539ce99343
commit 6b0a49b12d
6 changed files with 972 additions and 7 deletions

View File

@@ -58,6 +58,7 @@
"lucide-react": "^0.468.0",
"markdown-it": "^14.1.0",
"markdown-it-highlightjs": "^4.1.0",
"mermaid": "^11.4.1",
"next": "14.2.15",
"nodemon": "^3.1.3",
"postcss": "^8.4.38",