ikiwiki/IkiWiki
Joey Hess eec482aa65 test for Text::Markdown::[Mm]arkdown and use the available one
Markdown is such a splintered mess.. The current debian package provides
only Text::Markdown::Markdown, while all versions of Text::Markdown support
Text::Markdown::markdown, and old versions also support the capitalised version,
while new ones don't.

It's getting to the point where `grep /markdown/i %symbol_table` is the only
sane way to figure out what function to call..
2008-03-04 20:29:52 -05:00
..
Plugin test for Text::Markdown::[Mm]arkdown and use the available one 2008-03-04 20:29:52 -05:00
Rcs * Add recentchangesdiff plugin that adds diffs to the recentchanges feeds. 2008-03-03 15:53:34 -05:00
Setup * Correct a longstanding bug that could cause the edit form to be empty. 2007-06-30 00:48:39 +00:00
CGI.pm Fix links generated by preprocessor directives when previewing. 2008-02-24 16:37:11 -05:00
Render.pm avoid calling getctime on internal pages 2008-02-24 18:02:34 -05:00
Setup.pm * Better error message when a setup file has a syntax error. 2007-11-17 14:06:11 -05:00
UserInfo.pm * Removed support for sending commit notification mails. Along with it went 2008-01-29 00:36:58 -05:00
Wrapper.pm * Removed support for sending commit notification mails. Along with it went 2008-01-29 00:36:58 -05:00