SuperMD v0.0.9
Plugins, out of the box. v0.0.8 shipped the plugin system but left installing plugins entirely to you. This release fixes that in both directions: eight plugins come pre-installed, and the rest are one keystroke away.
📦 Pre-installed plugins
A fresh install now includes dot (Graphviz diagrams), toc, emoji, tidy, todo-marks, word-count, csv-view, and graphql — working the moment you first launch.
Your plugins folder stays yours: delete a pre-installed plugin and it stays deleted; modify one and updates never overwrite your changes; leave one untouched and it's refreshed automatically when a newer version ships.
⬇️ Install Plugins…
The command palette (⌘ ⇧ P) gains Install Plugins… — a catalog of every first-party plugin. Pick one and SuperMD downloads it from this repository, verifies its checksum, validates the contents, and installs it live — no restart, no manual folder wrangling. Plugins that need capabilities say so in plain words before you install.
Optional plugins: url-title (pasted links gain their page title), html-export, daily-note — and anything you deleted can be reinstalled the same way.
Also
- Per-plugin downloads (
plugin-<name>.zip) are now published with each release for manual installs - supermd.app/docs/plugins updated for the new install flows
Everything from v0.0.8 is included. Upgrading from 0.0.7 on macOS? Definitely take this one — 0.0.7 had a launch crash with plugins installed.