This plugin is outdated and might not be supported anymore
CMB2 Markdown

CMB2 Markdown

Details
View on WordPress

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!

Details

Plugin code:
use-cmb2-markdown
Plugin version:
1.0.1
Outdated:
Yes
WP version:
3.0.1 or higher
PHP version:
or higher
Test up to WP version:
3.4.2
Total installations:
10
Last updated:
2017-11-19
Rating:
Times rated:
0
cmb2
development