Releases: fyaic/Mermaid-Fixer-Plugin
Releases · fyaic/Mermaid-Fixer-Plugin
Mermaid Fixer 1.1.0
Release 1.1.0 adds Markdown table repair alongside Mermaid diagram fixes.\n\nRelease assets for Obsidian:\n- main.js\n- manifest.json\n- styles.css
Mermaid Fixer 1.0.1
Release hardening for Obsidian Community submission.
Changes:
- Shortened command palette names to avoid repeating the plugin name.
- Normalized vault skip paths with Obsidian normalizePath.
- Clarified that main.js is a GitHub release asset and should not be committed to the repository.
- Updated release and README docs for the 1.0.1 command names.
Release assets for Obsidian:
- main.js
- manifest.json
- styles.css
Mermaid Fixer 1.0.0
Initial public release of Mermaid Fixer for Obsidian.
Highlights:
- Fix common Mermaid syntax errors in the current note or across the whole vault.
- Preview diffs before applying changes.
- Enable or disable each fix rule independently.
- Free, local-only, no network requests, no telemetry.
Release assets for Obsidian:
- main.js
- manifest.json
- styles.css