Skip to content

Releases: fyaic/Mermaid-Export-Fit-Plugin

Mermaid Export Fit 1.0.1

23 Jun 07:18

Choose a tag to compare

Corrective release for Obsidian Community automated review feedback.

Fixes:

  • Updates manifest description to avoid redundant directory-context wording.
  • Removes CSS !important usage.
  • Removes print CSS that triggered a partial browser-support warning in Obsidian 1.4.5.

Assets:

  • main.js
  • manifest.json
  • styles.css

Mermaid Export Fit 1.0.0

23 Jun 07:01

Choose a tag to compare

Initial public release of Mermaid Export Fit.

Highlights:

  • Keeps wide Mermaid diagrams visible in Obsidian.
  • Adds automatic export fitting for PDF and HTML output.
  • Provides English-first settings with a globe button for Chinese/English switching.
  • Includes README screenshots showing clipped-before and fitted-after PDF export behavior.

Installation:
Download the release assets and place main.js, manifest.json, and styles.css in your vault under .obsidian/plugins/mermaid-fit/, then enable the plugin and restart/reload the vault.