Lab
Lab / Web app

Markdown Editor

A clean, fast Markdown editor with live preview, built to make writing and exporting structured docs frictionless.

Type
Web app
Role
Designed & built
Status
In development
Markdown Editor: source on the left, live preview on the right
01

Why I built it

Writing in Markdown is quick, but a lot of editors get in the way, hiding the preview behind a toggle or crowding it with chrome. I wanted a clean one that just shows the rendered result as you type, and gets the export right.

02

What it does

Type Markdown on one side and watch the formatted result render live on the other. When the draft is ready, export clean output, ready to paste or publish.

  • Live preview. The rendered view keeps pace with your typing, no toggling.
  • Clean export. Tidy output back out, ready to paste or publish.
  • Runs in the browser. A fast web app, nothing to install.
03

How it works

It renders Markdown to HTML in the browser as you type, with no round-trip to a server, so the preview stays in step with the source.