Skip to content

Commit

Permalink
Updated version number for the WordPress plugin description; I forgot…
Browse files Browse the repository at this point in the history
… in the last commit.
  • Loading branch information
michelf committed May 10, 2008
1 parent af5af62 commit af8daf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion markdown.php
Original file line number Diff line number Diff line change
Expand Up @@ -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/
*/
Expand Down

0 comments on commit af8daf1

Please sign in to comment.