A simple markdown editor that actually works. macOS and iOS app with inline markdown preview, focus mode, and distraction-free writing. Inspired by Apostrophe.
  • Swift 99.2%
  • Makefile 0.8%
Find a file
Ric Harvey 768e7618a7
Initial project setup: Hash Edit markdown editor
SwiftUI multiplatform app (macOS + iOS) with:
- Inline markdown syntax highlighting (headers, bold, italic, code, links, etc.)
- Focus mode that dims non-active paragraphs
- Live preview panel toggle
- Document-based architecture for .md files
- Word/character count status bar
- XcodeGen project generation

Inspired by Apostrophe for GNOME.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 13:45:26 +00:00
HashEdit Initial project setup: Hash Edit markdown editor 2026-03-20 13:45:26 +00:00
.gitignore Initial project setup: Hash Edit markdown editor 2026-03-20 13:45:26 +00:00
Makefile Initial project setup: Hash Edit markdown editor 2026-03-20 13:45:26 +00:00
project.yml Initial project setup: Hash Edit markdown editor 2026-03-20 13:45:26 +00:00