Updated version number for the WordPress plugin description; I forgot in the last commit.

This commit is contained in:
Michel Fortin 2008-05-10 08:26:10 -04:00
parent af5af620d0
commit af8daf1db6

View file

@ -62,7 +62,7 @@ function Markdown($text) {
Plugin Name: Markdown
Plugin URI: http://www.michelf.com/projects/php-markdown/
Description: <a href="http://daringfireball.net/projects/markdown/syntax">Markdown syntax</a> allows you to write using an easy-to-read, easy-to-write plain text format. Based on the original Perl version by <a href="http://daringfireball.net/">John Gruber</a>. <a href="http://www.michelf.com/projects/php-markdown/">More...</a>
Version: 1.0.1k
Version: 1.0.1l
Author: Michel Fortin
Author URI: http://www.michelf.com/
*/