Markdownland. Convert documents between formats on your computer, no upload needed.

github.com/kennethreitz/markdownland

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • Enable OpenAPI docs at api docs route
  • Upgrade Responder to 9.0.0
  • Upgrade to Responder 8.2.1
  • Track the cursor's section in the editor and outline
June 2026
  • Sync editor and preview scrolling
  • Jump from warnings to markdown lines
  • Polish markdownland interface
  • Add Umami analytics
  • Keep editor edits on the native undo stack (Cmd+Z)
  • Add docker-compose
  • Enrich OpenAPI docs; harden mermaid Chromium handling in Docker
  • Collapse overflow formats into a "More" menu
  • Add ⌘/Ctrl+N to open a new draft
  • Start a fresh index style when indenting into a new list level
  • Renumber list items on indent too (Tab)
  • Bold markdown headings in the editor (highlight overlay)
  • Renumber list items when outdented (Shift-Tab)
  • List completion for lettered lists; Tab inserts two spaces
  • Add CHANGELOG
  • Add list-continuation and editor keyboard shortcuts