v 0.5
This commit is contained in:
parent
233ea25514
commit
a7831d16cd
4 changed files with 11 additions and 5 deletions
|
@ -1 +1 @@
|
|||
Subproject commit b9e5228e92e5f5c17d7774cfb2de8e5e8362de1a
|
||||
Subproject commit 3ebbd730b5c2cf5ce78bc1bf64071407fc6674b7
|
|
@ -1 +1 @@
|
|||
Subproject commit 5829ab17e68bd3f3c3da0633647b7874e5784385
|
||||
Subproject commit 0db5cce7354e4b76f155d092ab5eb3981c21258c
|
10
readme.txt
10
readme.txt
|
@ -3,8 +3,8 @@ Contributors: cadeyrn
|
|||
Donate link:
|
||||
Tags: markdown, editor, parsedown
|
||||
Requires at least: 3.0
|
||||
Tested up to: 4.2.1
|
||||
Stable tag: 0.4
|
||||
Tested up to: 4.4.1
|
||||
Stable tag: 0.5
|
||||
License: GPLv3
|
||||
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
||||
|
||||
|
@ -22,6 +22,12 @@ Parse the_content with [Parsedown Extra](http://www.parsedown.org/demo?extra=1)
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 0.4 =
|
||||
*2016-01-19*
|
||||
|
||||
* updated Pardedown to 1.6.0 and Extra to 0.7.1
|
||||
|
||||
|
||||
= 0.3 =
|
||||
*2015-05-05*
|
||||
|
||||
|
|
|
@ -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.4
|
||||
Version: 0.5
|
||||
Author: Peter Molnar <hello@petermolnar.eu>
|
||||
Author URI: https://petermolnar.eu/
|
||||
License: GPLv3
|
||||
|
|
Loading…
Reference in a new issue