feat(renderer): Mermaid diagram rendering with dark theme (M10.7)
- Lazy-loads Mermaid.js on first ```mermaid block detected - Dark theme with Bitcoin orange accent colors - Cached renders to avoid re-rendering on scroll - Error display inline without crashing app Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
e7961c608b
commit
7c6a0565d5
@@ -24,6 +24,7 @@
|
||||
"katex": "^0.16.33",
|
||||
"leaflet": "^1.9.4",
|
||||
"markdown-it": "^14.1.1",
|
||||
"mermaid": "^11.12.3",
|
||||
"pdfjs-dist": "^5.5.207",
|
||||
"pinia": "^3.0.4",
|
||||
"plyr": "^3.8.4",
|
||||
|
||||
Reference in New Issue
Block a user