Mou is a Markdown editor - with a difference: where most, if not all, currently available Markdown editors are almost all for general writers, Mou is different: It's for Web developers. Syntax highlighting, live preview, sync scroll, fullscreen mode, auto save, powerful actions, auto pair, custom themes and CSS, HTML and PDF export, enhanced CJK support. I know, it's exactly the app you want.
v0.8 [Oct 5, 2012]
- Smart filename placeholder. When save an Untitled document, auto use the first header(h1~h6) as filename placeholder. Also adopted in "Export" and "Post" commands. It's so smart that it can auto convert the filename placeholder to Lower Case, and replace the space character with _, to get a URL friendly filename.
- Fixed the name conflict of "Link" and "Link:" when customize keyboard shortcuts.