WP Markdown Editor replaces the default editor with SimpleMDE editor - a beautiful and intuitive Markdown editor. The plugin uses the Markdown module from Jetpack for parsing and saving content.
Plugin URL: https://wordpress.org/plugins/wp-markdown-editor
- Clone the project
- Upload source code to the Wordpress plugins folder
= 2.0.3 =
- Detect if the Jetpack Markdown module is activated
- Code refactoring
= 2.0.2 =
- Upgrade SimpleMDE to v1.8.1
= 2.0.1 =
- Fixed some bugs
= 2.0.0 =
- Using Markdown module from Jetpack for parsing and saving content
- Added changelog and FAQ
= 1.0.2 =
- Integrate with WP Media module
- Added icon and banner
= 1.0.1 =
- Save the content as HTML
- Remove quicktags-toolbar
- Change zIndex if toggle fullscreen
= 1.0.0 =
- Initial version