A native markdown editor for macOS.
- Swift 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .claude/skills | ||
| .opencode/skills | ||
| assets | ||
| doc/tasks | ||
| Himarked | ||
| submodules | ||
| Tuist | ||
| .gitignore | ||
| .gitmodules | ||
| CLAUDE.md | ||
| Project.swift | ||
| README.md | ||
| Tuist.swift | ||
Himarked
A native macOS markdown editor with live, Typora-style inline rendering as you type. The editor is powered by swift-markdown-engine (Apache-2.0), a TextKit 2 Markdown editor.
Features
- Live Markdown styling while you type — headings, bold, italic, lists, blockquotes, links, and horizontal rules render inline.
- Syntax-highlighted fenced code blocks.
- Open, edit, and save a single Markdown file, with an unsaved-changes prompt when you close the window or quit.
Requirements
- macOS 15 or later