=== bbP Markdown === Contributors: mechter Donate link: https://www.markusechterhoff.com/donation/ Tags: bbpress, markdown Requires at least: 3.6 Tested up to: 4.8 Stable tag: 1.0 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Elegant Markdown support for your bbPress forums. == Description == This is the Markdown plugin for bbPress that I needed, but could not find. It replaces the standard editor with a responsive Markdown form that includes a preview and formatting help. The Markdown is parsed using PHP Markdown(Extra) and saved as a regular HTML bbPress post. The Markdown is saved separately for later editing. The plugin can be activated and deactivated without affecting your bbPress data, it uninstalls cleanly (deleting any saved Markdown code) and is multisite compatible. == Changelog == = 1.0 = * initial release