A native markdown editor for macOS.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-04 16:10:05 +02:00
.claude/skills Added coding agent submodule. 2026-06-13 09:00:24 +02:00
.opencode/skills Add OpenCode skill files. 2026-07-04 16:10:05 +02:00
assets Add application icon. 2026-06-14 14:36:07 +02:00
doc/tasks Add folder watching 2026-06-17 06:48:09 +02:00
Himarked Add folder watching 2026-06-17 06:48:09 +02:00
submodules Added coding agent submodule. 2026-06-13 09:00:24 +02:00
Tuist Integrate swift-markdown-engine. 2026-06-13 13:09:17 +02:00
.gitignore Initial commit. 2026-06-13 07:24:41 +02:00
.gitmodules Added coding agent submodule. 2026-06-13 09:00:24 +02:00
CLAUDE.md Integrate swift-markdown-engine. 2026-06-13 13:09:17 +02:00
Project.swift Bumper version to 0.1.3. 2026-06-15 08:18:09 +02:00
README.md Integrate swift-markdown-engine. 2026-06-13 13:09:17 +02:00
Tuist.swift Initial commit. 2026-06-13 07:24:41 +02:00

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