Core Editing
- Markdown editor built on AppKit and TextKit 2 for large-text editing.
- Multi-window document workflow through macOS
DocumentGroup. - Opens and edits
.md,.mdx,.srt,.vtt, and plain text files. -
Live Markdown styling for headings, bold, italic, underline, strikethrough, inline code, fenced
code, and optional
==highlight==. - Formatting commands and shortcuts for bold, italic, bold+italic, underline, strikethrough, inline code, highlight, cycle heading, and remove heading.
- Show Invisibles toggle.
- Built-in find bar with next, previous, and use-selection-for-find.
- Table of contents sidebar with heading-level filters and jump-to-heading.
- Document and selection counts, including token estimates.
- Dictation and text-to-speech for the selection or whole document.
- Auto-reload of clean documents changed on disk.
- Experimental dynamic untitled filename suggestions.