plugin-icon

CMB2 Markdown

Adds a Markdown enabled textarea with a live preview to the available CMB2 field types.
Version
1.0.1
Active installations
10
Last updated
Nov 19, 2017

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!

Freeon Business plan
Tested up to
WordPress 3.4.2
This plugin is available for download for your site.