supermd v0.0.1
The first public SuperMD release: the complete editor, built in nine
phases of strict TDD on Rust + GPUI.
✨ What's in the box
- Hybrid WYSIWYG — syntax markers hide until your cursor touches
them: bold, headings, lists, quotes, links, task checkboxes
(click to toggle) - Live blocks — tables render as real tables and images render
inline while you edit; touch them and they dissolve to source - A real workspace — folder sidebar with Seti UI icons, tabs,
outline panel, fuzzy finder (⌘P), find in file (⌘F), preview toggle
(⌘E), image tabs, focus mode, shortcuts dialog (⌘/) - First-class code — 77 languages via tree-sitter, monospace code
editor with gutter and auto-indent - Themes — six built-in, live ⌘T picker, custom TOML themes,
light/dark following the system - Safe by default — autosave with atomic writes, per-session
backups, external-change detection and live reload
Note: this build is ad-hoc signed — right-click → Open on first
launch. Properly signed & notarized releases start with v0.0.3.
Full Changelog: https://github.com/SuperJackfruitLabs/supermd/commits/v0.0.1