Age | Commit message (Expand) | Author |
2008-12-23 | finalise version 3.00 of the plugin api | Joey Hess |
2008-12-17 | Coding style change: Remove explcit vim folding markers. | Joey Hess |
2008-08-03 | add plugin safe/rebuild info (part 1 of 2) | Joey Hess |
2008-07-26 | remove default values in getsetup | Joey Hess |
2008-07-26 | turn booleans into questions | Joey Hess |
2008-07-25 | add getsetup | Joey Hess |
2008-05-13 | mdwn: Add a multimarkdown setup file option. | Joey Hess |
2008-03-04 | test for Text::Markdown::[Mm]arkdown and use the available one | Joey Hess |
2008-03-04 | * Use Text::Markdown::markdown, since version 1.0.16 of Text::Markdown | Joey Hess |
2008-01-09 | not only markdown adds gunk, so remove it in the main htmlize function | Joey Hess |
2008-01-09 | * mdwn: When htmlizing text, if it's a single line with no newline, | Joey Hess |
2007-11-27 | * Improve workaround for perl bug #376329. Rather than double-encoding, | Joey Hess |
2007-04-27 | * pagespec_match() has changed to take named parameters, to better allow | joey |
2006-12-29 | * Initial work on internationalization of the program code. po/ikiwiki.pot | joey |
2006-09-16 | oops... | joey |
2006-09-16 | * Support Text::Markdown from CPAN, which has a different interface from | joey |
2006-09-16 | * Deal with CPAN installing Markdown as Text::Markdown, while it's | joey |
2006-09-09 | * Work on firming up the plugin interface: | joey |
2006-08-28 | * Change htmlize, format, and sanitize hooks to use named parameters. | joey |
2006-08-10 | * Improve markdown loading. First, try to load it as a properl perl module, | joey |
2006-08-10 | * Display an error message if /usr/bin/markdown can't be loaded. | joey |
2006-07-03 | * Support htmlize plugins and make mdwn one such plugin, which is enabled by | joey |