Markdown on Save Improved

Markdown + WordPress = writing bliss. The markdown version is stored separately, so you can deactivate this plugin and your posts won't spew out

Author:Matt Wiebe (profile at wordpress.org)
WordPress version required:3.4
WordPress version tested:4.3.x
Plugin version:2.5
Added to WordPress repository:21-09-2011
Last updated:01-12-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:98
Rated by:11
Plugin URI:
Total downloads:28 094
Active installs:1 000+
plugin download
Click to start download

This plugin is deprecated. Use the much-better-supported and more-frequently-updated Markdown module in Jetpack, by the same author. This plugin will not receive any updates or support from here on out.

WordPress will process your post with Markdown unless you tell it not to. You probably won't want to, since writing in Markdown is so awesome. Compatible with mobile apps and 3rd-party blogging tools.

The main difference between this plugin and the original is that this plugin assumes you always want Markdown processing.

The markdown version is stored separately (in the post_content_formatted column), so you can deactivate this plugin and your posts won't spew out Markdown, because HTML is stored in the post_content column, just like normal. This is also much faster than doing on-the-fly Markdown conversion on every page load. It's only done once! When you re-edit the post, the markdown version is swapped into the editor for you to edit.