Show HN: macOS Native Markdown Reader with Vim Keybinding Using Swift
20 hours ago
- #Productivity
- #Markdown
- #macOS
- cwMarkdown is a native macOS Markdown viewer designed for a clean, focused reading experience.
- It renders documents with tuned typography, a live outline, syntax-highlighted code, and offline KaTeX math.
- Features include light/dark modes, vim-style navigation, automatic reload, and support for various file formats.
- The app uses WKWebView for rendering, with marked, highlight.js, and KaTeX bundled for offline functionality.
- It is a small, fast SwiftUI app without editing capabilities, prioritizing presentation over configuration.