MD+HTML Reader: Review AI-generated Markdown and HTML in a focused workspace

AI coding tools are getting much better at production work, but I keep running into a new problem: reviewing the output.

A single task can leave behind implementation plans, API notes, QA checklists, handoff documents, mermaid diagrams, and HTML previews. These files are often scattered across project folders and mixed in with source files, build outputs, logs, and dependencies.

I created MD+HTML Reader as a small macOS app for this review step. It opens a project folder, filters for Markdown and HTML, presents them in read-only mode, and helps you return to recently viewed or changed documents.

I’m curious how other people handle this today:



<a href

Leave a Comment