seothemes / markdown-editor

Replaces the default WordPress editor with a Markdown editor for your posts and pages.
GNU General Public License v2.0
22 stars 4 forks source link
markdown markdown-editor wordpress wordpress-plugin

Markdown Editor

Replaces the default WordPress editor with a Markdown editor for your posts and pages. Add or remove Markdown support for post types by using add_post_type_support or remove_post_type_support. E.g:

add_post_type_support( 'page', 'wpcom-markdown' );

Screenshots

Full Screen Full screen

Split Screen Full screen