Skip to content

Releases: cheney12138/mermaid-canvas-plugin

0.1.3

Choose a tag to compare

@cheney12138 cheney12138 released this 02 Jul 09:32

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

Choose a tag to compare

@cheney12138 cheney12138 released this 29 Jun 09:03

Bug fixes and code cleanup.

Mermaid Canvas v0.1.0

Choose a tag to compare

@cheney12138 cheney12138 released this 28 Jun 08:03

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.