0.3
This commit is contained in:
parent
1ae3220039
commit
58f6b9d62a
5 changed files with 11 additions and 6 deletions
|
@ -1 +1 @@
|
|||
Subproject commit bb7a3f41e301a026055eded020ba061a67d3cadd
|
||||
Subproject commit e33ac1c56ea591f21b9cf2fa74356ef708d4e130
|
|
@ -1 +1 @@
|
|||
Subproject commit 910f726ab6c92ba24e5579f57507c7197d09a159
|
||||
Subproject commit bcd3930f7f10915e40513e1951a253f061d75463
|
|
@ -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
|
||||
|
||||
|
@ -22,6 +22,11 @@ Parse the_content with [Parsedown Extra](http://www.parsedown.org/demo?extra=1)
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 0.3 =
|
||||
*2015-05-05*
|
||||
|
||||
* updating Parsedown and Parsedown Extra libraries
|
||||
|
||||
= 0.2 =
|
||||
*2014-09-23*
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit d8ed40adaae8be884a4dd14e5744183f4d183640
|
||||
Subproject commit a2af50d2a60812c41e6539b17b310a43fd5535dc
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue