ACF Markdown Field ================== The latest stable release can be found [here](http://wordpress.org/extend/plugins/advanced-custom-fields-markdown/). Description ----------- Addon for [Advanced Custom Fields](http://www.advancedcustomfields.com/) Adds a markdown-field, which is really just a textarea with some extra tools and features that makes writing markdown more fun. Themes for the editor, the preview-mode and for syntax-highlighting is included and configurable in the field-group settings. ### Compatibility This ACF field type is compatible with: * ACF 5 * ACF 4 ### Installation 1. Copy the `acf-markdown-field` folder into your `wp-content/plugins` folder 2. Activate the Markdown plugin via the plugins admin page 3. Create a new field via ACF and select the Markdown type 4. Please refer to the description for more info regarding the field type settings ### Changelog Please see `readme.txt` for changelog