Releases: cheney12138/mermaid-canvas-plugin
Releases · cheney12138/mermaid-canvas-plugin
Release list
0.1.3
Fix Obsidian plugin review errors (no-static-styles-assignment, settings heading) plus follow-on fixes for fullscreen sizing, toast colors, scroll position on delete/fullscreen exit, and a rendering conflict with a third-party TOC plugin.
0.1.1
Mermaid Canvas v0.1.0
Initial release.
Features:
- Adaptive canvas — SVG renders at natural size, fills available width
- Smooth zoom & pan — Ctrl/scroll to zoom toward cursor, drag to pan
- Control bar — Zoom In/Out, Fullscreen, Fit to Canvas, Copy, Delete
- Fullscreen mode — Esc to exit
- Inline editor — /mermaid slash command opens split-view editor
- Edit interception — click native edit button to open our editor
- Error resilience — empty/invalid blocks gracefully handled
Installation: Download mermaid-canvas-0.1.0.zip, extract to .obsidian/plugins/mermaid-canvas/, reload Obsidian and enable.