# WP Markdown Editor

## Description ##
WP Markdown Editor replaces the default editor with [SimpleMDE](https://github.com/NextStepWebs/simplemde-markdown-editor) editor - a beautiful and intuitive Markdown editor.
The post and page contents are stored in the HTML format, so deactivating the plug-in will not affect to your contents.

## Installation ##
### From WordPress Plugins Directory
Plugin URL: https://wordpress.org/plugins/wp-markdown-editor

### From Github
- Clone the project
- Run composer update command to download the dependencies
- Upload source code to the Wordpress plugins folder

## Screenshots ##
### Embedded editor
![WP Markdown Editor main](http://i.imgur.com/mLnIEDe.jpg)

### Fullscreen side by side
![WP Markdown Editor fullscreen](http://i.imgur.com/A6tkvTZ.jpg)