Changelog

Marker release notes

v0.1.0 — September 2026

Initial public release.

  • View, Edit and Split modes, with Ctrl/Cmd+E toggling View/Edit
  • Open a single markdown file, or a folder to browse its top-level .md files
  • Save in place with Ctrl/Cmd+S, with an unsaved-changes prompt before switching or closing files
  • GitHub-flavored markdown with syntax-highlighted code blocks
  • Light and dark theme
  • Windows, macOS (Apple Silicon + Intel) and Linux (.deb/.rpm/.AppImage) desktop builds via Tauri
  • Browser mode at markdw.netlify.app, with full folder browsing and save-in-place in Chromium browsers via the File System Access API
  • No accounts, no telemetry, no network requests

View this release on GitHub