=== Plugin Name === Contributors: @pieter91 Donate link: http://paypal.me/Pieter39 Tags: excerpt, markup, enliven excerpt, beautify excerpt Requires at least: 5.5 Tested up to: 5.5 Requires PHP: 5.0 Stable tag: 1.0 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Adds BBEdit markup to excerpts. == Description == Beautifies the ecerpts parsing adding markup. Add images, whitespace, text in bold and italic typeface and links. == Installation == 1. Install the plugin via Plugins -> New plugin. 2. Activate the BBEdit markup in excerpt plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = How does it work? = Type this: .. and get this: [br] break
**enroll now!** italic enroll now! *mark this* bold mark this [subscribe now](https://example.com) link subscribe now [subscribe now](https://example.com hover text) link subscribe now ![alt text](/wp-content/uploads/image.png hover text) image alt text == Screenshots == 1. Markup of the excerpts == Changelog == = 1.0 = * First version