v0.1.15 — markdown preview grows up: diagrams, zoom, doc links
Highlights
- Mermaid diagrams in the markdown preview: ```mermaid fences now render as real diagrams (flowcharts, sequence, state, class, and more), theme-aware in light and dark, with the raw source one toggle away in Source view.
- Zoom the editor like you'd expect: hold ⌘ and scroll — or pinch on the trackpad — to zoom text in every code editor. The markdown preview zooms too, keeping body, headings, and code-tag proportions intact. Zoom applies across all editor tabs.
- Document links open in-app: clicking a relative link in a rendered markdown preview (like
[Phase 2](./phase-02.md)) now opens that document right in OxiMux as a preview tab — already rendered — instead of doing nothing. Perfect for hopping through plan docs. Web links still open in your browser.
Auto-update will pick this up at next quit; DMG, Windows installer, and CLI tarballs attached.