Browse · Read · Edit
A native macOS app for browsing, reading, and editing markdown files. Point it at your project folders and navigate them the way you'd browse the web — click into documents, hit back to return, search across everything. Your files stay on disk, in your repos, exactly where they belong.
ML-42 is in active development. Sign up and get notified when we launch.
Document View
Your markdown files carry the context that makes AI work — architecture docs, decision records, project briefs, specs. ML-42 renders them as clean, navigable documents — fast. The sidebar shows your project tree. The inspector gives you a table of contents and an on-device summary from Apple Intelligence. You're reading your library, not staring at syntax.
Editor
Flip any document to its raw markdown in a clean monospaced editor with a line-number gutter. Choose the mono font, size, and line height in Settings. It saves as you type.
Folder Overview
Open any folder and see your documents as cards with excerpts and modification dates. Click into a file, read it, hit back. Forward and back history works across files and folders — just like a web browser. Breadcrumbs in every header. Favorites for quick access. The more projects you add, the more useful it gets.
Command Palette
Cmd+K searches across every project at once — by filename and by content. Each hit shows its project and path, so you can jump from a memory file in one repo to a blog draft in another without losing your place.
01 — Fast Preview
Open a file and it's already rendered. Headings, code, tables, front matter — all styled, no delay. Scroll a thousand-line document and it stays buttery. The preview is the default view, and it never makes you wait.
02 — Fast Raw Editing
Flip to raw with a keystroke and edit plain text the way it was meant to be edited — no rendering layer between your fingers and the file. Switching back is instant.
03 — On-Device Summaries
Every document gets a short summary generated automatically by Apple Intelligence, on-device. Nothing leaves your machine. Glance at the inspector to know what a file is about before you open it.
04 — Project Folders
Add any folder as a project. ML-42 remembers them between sessions and shows only markdown files. Switch between repos, docs directories, and notes folders without friction.
05 — Command Palette
Cmd+K searches across all your projects at once — by filename and by content. Jump to any document in any project in seconds.
06 — Syntax Highlighting
Fenced code blocks render with language-specific coloring for 15+ languages. Colors adapt to light and dark mode.
07 — Navigation
Back and forward history across files and folders. Breadcrumbs in every header. A table of contents in the inspector. Star files for quick access from Favorites.
08 — File Watching
When an AI agent or another editor modifies a file, ML-42 detects the change and reloads automatically. What you see is what's on disk.
The Format
John Gruber published the original Markdown spec in 2004 with a simple premise: plain text should be readable as-is. Twenty years later, the format hasn't changed much — and that turned out to be the point.
Every AI assistant reads markdown. Every AI assistant writes markdown. The context files that shape AI behavior, the specs that define what to build, the artifacts agents produce — all markdown. The format that was designed for READMEs became the connective tissue of human-AI collaboration.
Read the Markdown PrimerPhilosophy
Code editors treat markdown as just another text file. Note-taking apps want to own your data. Preview tools are read-only. None of them are designed for the actual workflow: open a project folder, browse its documents, read and edit naturally, move on to the next.
ML-42 opens your folders where they are. No import, no database, no proprietary format. When files change on disk — from an AI agent or another editor — ML-42 picks up the change automatically. When you close the app, your files are exactly where you left them.
The format is the interface. ML-42 just makes it better to work with.
Beta
ML-42 is in active development. Sign up and get notified when we launch.
Native macOS app · macOS 26+ · Apple Silicon and Intel