Title: CMB2 Markdown
Author: ryanpmckenna
Published: <strong>November 16, 2017</strong>
Last modified: November 19, 2017

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/use-cmb2-markdown.svg)

# CMB2 Markdown

 By [ryanpmckenna](https://profiles.wordpress.org/ryanpmckenna/)

[Download](https://downloads.wordpress.org/plugin/use-cmb2-markdown.zip)

 * [Details](https://test.wordpress.org/plugins/use-cmb2-markdown/#description)
 * [Reviews](https://test.wordpress.org/plugins/use-cmb2-markdown/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/use-cmb2-markdown/#installation)
 * [Development](https://test.wordpress.org/plugins/use-cmb2-markdown/#developers)

 [Support](https://wordpress.org/support/plugin/use-cmb2-markdown/)

## Description

Example Usage

    ```
    $cmb->add_field( array(
        'name' => 'Markdown Enabled Field',
        'type' => 'text_markdown',
        'id'   => 'test_markdown',
        'sanitization_cb' => 'markdown_sanitize'
    ) );
    ```

It works with repeatable fields as well!

## Installation

This section describes how to install the plugin and get it working.

e.g.

 1. Upload `cmb2-markdown` to the `/wp-content/plugins/` directory

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“CMB2 Markdown” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ ryanpmckenna ](https://profiles.wordpress.org/ryanpmckenna/)

[Translate “CMB2 Markdown” into your language.](https://translate.wordpress.org/projects/wp-plugins/use-cmb2-markdown)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/use-cmb2-markdown/),
check out the [SVN repository](https://plugins.svn.wordpress.org/use-cmb2-markdown/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/use-cmb2-markdown/)
by [RSS](https://plugins.trac.wordpress.org/log/use-cmb2-markdown/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Published

## Meta

 *  Version **1.0.1**
 *  Last updated **8 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.0.1 or higher **
 *  Tested up to **3.4.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/use-cmb2-markdown/)
 * Tags
 * [cmb2](https://test.wordpress.org/plugins/tags/cmb2/)[development](https://test.wordpress.org/plugins/tags/development/)
 *  [Advanced View](https://test.wordpress.org/plugins/use-cmb2-markdown/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/use-cmb2-markdown/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/use-cmb2-markdown/reviews/)

## Contributors

 *   [ ryanpmckenna ](https://profiles.wordpress.org/ryanpmckenna/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/use-cmb2-markdown/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://rekenna.github.io/)