=== Parse Markdown ===
Contributors: bmarshall511
Tags: markdown, code
Donate link: https://benmarshall.me/donate/?utm_source=parse_markdown&utm_medium=wordpress_repo&utm_campaign=donate
Requires at least: 5.2
Tested up to: 5.5
Requires PHP: 7.1
Stable tag: 1.0.1
License: GNU GPLv3
License URI: https://choosealicense.com/licenses/gpl-3.0/

Integrate [Markdown](https://daringfireball.net/projects/markdown/) into WordPress. Simple, no configuration-required, standards-driven plugin allowing commenters to use Markdown in their comments.

== Description ==

Integrate [Markdown](https://daringfireball.net/projects/markdown/) into WordPress comments with the Parse Markdown plugin. A simple, no configuration-required, standards-driven plugin that allows commenters to use Markdown markup in their comments.

For more information on how it works and how to integrate in other plugins or themes, see the [Parse Markdown documentation](https://www.benmarshall.me/parse-markdown-wordpress-plugin/).

== Installation ==

1. Upload the entire `markdown-markup` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the Plugins screen (Plugins > Installed Plugins).

For more information, see the [plugin’s website](https://benmarshall.me/parse-markdown-wordpress-plugin).

== Changelog ==

= 1.0.1 =

* [Enhancement] Added the `parse_markdown` helper function.

= 1.0.0 =

* Initial release.
