markdown-editor icon indicating copy to clipboard operation
markdown-editor copied to clipboard

Replaces the default WordPress editor with a Markdown editor for your posts and pages.

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