Better Markdown Editing for Windows
Markdown Monster is a Markdown editor and viewer that lets you edit Markdown with syntax highlighting and fast text entry. A collapsible, synced, live preview lets you see your output as you type or scroll. Easily embed images, links, emojis and code using Markdown text or use our gentle UI helpers that simplify many operations with a couple of keystrokes. Paste images from the clipboard or drag and drop from Explorer or our built-in folder browser. Inline spell-checking and word counts keep your content streamlined unobtrusively.
You can export your Markdown to HTML or PDF by saving to disk or by copying Markdown selections as HTML directly to the clipboard. The HTML preview can display syntax colored code snippets for most common coding languages, and can easily be customized with HTML and CSS template to match your own sites. You can choose from a light and dark app theme, and choose individual editor and preview themes that are fully customizable. You can even use Vim or EMacs type conventions. Other convenience features let you browse for and select files in the built-in folder browser, use the document outline to jump through sections in your Markdown, or shell out to Explorer, Terminal or your favorite Git client. It's all about convenience - everything is at your finger tips, but it's out of your way until you need it.
Weblog Publishing
Markdown Monster can also publish your Markdown directly to your Weblog. If your blog supports WordPress, MetaWeblog, Jekyll or Medium, you can publish your documents with one click. You can also edit and republish, or download existing posts and even convert existing posts from HTML to Markdown.
Extensible via .NET
We also wanted to make sure the editor is highly extensible, so you can add custom features of your own. Markdown Monster includes an addin model that makes it easy to build extensions that let you hook into the UI, the editor behavior and the publishing process. We also provide useful Scripting and Text Templating addins that let you automate many tasks without creating an addin. Find out more about creating an addin with .NET.
What our Users say
We work hard at building an editor that you love to use, and that provides you with the features you need. Your feedback matters and we'd love to hear your suggestions and see you get involved.
But don't take our word for it - here is what some of our users are saying about Markdown Monster:
Want to share your excitement for Markdown Monster? Tweet to @markdownmonstr and tell us how Markdown Monster improves your world.Features
Get it
You can simply download and install Markdown Monster from our Web site.
Alternately you can also install Markdown Monster using the Chocolatey installer:

c:\> choco install markdownmonster
or use the portable, non-admin installer:
c:\> choco install markdownmonster.portable