Skip to content

Slate v1.0.21

Latest

Choose a tag to compare

@MiaAI-Lab MiaAI-Lab released this 12 Jun 22:13
· 5 commits to master since this release

Initial public release of Slate – a fast, local-first Windows markdown editor built with Tauri 2, Svelte 5, and CodeMirror 6.

Release date: 2026-06-13

What's included

  • Multi-tab editing with CodeMirror 6
  • Live Markdown preview (GFM, DOMPurify, highlight.js)
  • Three view modes: Editor, Preview, Split with synced scroll
  • Theme system: Light, Dark, OLED, System
  • Search panel with regex/whole-word/multiline support
  • Smart paste (HTML to Markdown)
  • Table auto-formatting
  • Export to HTML and PDF
  • Draft autosave and session restore
  • File associations for .md, .markdown, .mdx, .txt, .log
  • Windows Open with integration