0.3
Peter Molnar hello@petermolnar.eu
Tue, 05 May 2015 11:51:26 +0100
2 files changed,
8 insertions(+),
3 deletions(-)
M
readme.txt
→
readme.txt
@@ -3,8 +3,8 @@ Contributors: cadeyrn
Donate link: Tags: markdown, editor, parsedown Requires at least: 3.0 -Tested up to: 4.0 -Stable tag: 0.2 +Tested up to: 4.2.1 +Stable tag: 0.3 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html@@ -21,6 +21,11 @@ 1. Upload contents of `wp-parsedown.zip` to the `/wp-content/plugins/` directory
2. Activate the plugin through the `Plugins` menu in WordPress ( site or Network wide ) == Changelog == + += 0.3 = +*2015-05-05* + +* updating Parsedown and Parsedown Extra libraries = 0.2 = *2014-09-23*
M
wp-parsedown.php
→
wp-parsedown.php
@@ -3,7 +3,7 @@ /*
Plugin Name: WP-Parsedown Plugin URI: https://github.com/petermolnar/wp-parsedown Description: [Parsedown Extra](www.parsedown.org/demo?extra=1) on-the-fly -Version: 0.2 +Version: 0.3 Author: Peter Molnar <hello@petermolnar.eu> Author URI: https://petermolnar.eu/ License: GPLv3