=== Plugin Name === Contributors: gayadesign Donate link: http://gaya.ninja/ Tags: MarkPress, Markdown, Mark down, Journal, notes, ajax Requires at least: 3.0.1 Tested up to: 3.9.1 Stable tag: 0.1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Takes over your WordPress install on activation and enables the user to quickly write MarkDown powered journal notes. == Description == Write Markdown journal notes using WordPress. = What does it do? = Takes over your WordPress install on activation and enables the user to quickly write MarkDown powered journal notes. - Type Markdown on the left, see styled output on the right - Automatically saves - Quickly add new notes - Works on mobile - Is plain awesome = Also on GitHub = Want to help out or folk the plugin? [https://github.com/Gaya/MarkPress](https://github.com/Gaya/MarkPress) == Installation == This section describes how to install the plugin and get it working. 1. Upload the `markpress` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to your site and start journaling! == Frequently Asked Questions == = GitHub repository = Want to help? Great! There is a GitHub repo: [https://github.com/Gaya/MarkPress](https://github.com/Gaya/MarkPress) == Screenshots == 1. Markdown editor and styled content 2. The editor on a mobile display == Changelog == = 0.1.1 = * Removed admin bar for everyone * New posts are now also saved * Improved docs for WordPress and GitHub repo = 0.1.0 = * First working copy