ikiwiki/IkiWiki/Plugin
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
..
aggregate.pm implement aggregate_locking design 2008-02-03 16:48:26 -05:00
anonok.pm
brokenlinks.pm
calendar.pm
camelcase.pm * camelcase: Convert to use new linkify and scan hooks rather than the old 2008-02-11 23:04:19 -05:00
conditional.pm
ddate.pm
editdiff.pm
edittemplate.pm
embed.pm
external.pm * Generate XML RPC messages with the encoding set to utf-8 instead 2008-02-11 00:11:49 -05:00
favicon.pm
fortune.pm
goodstuff.pm
googlecalendar.pm
graphviz.pm
haiku.pm
html.pm
htmlscrubber.pm Allow colons in URLs after the first slash 2008-02-29 19:29:44 +01:00
htmltidy.pm
httpauth.pm
img.pm
inline.pm * inline: When forcing urls absolute for rss feeds, skip mailto and other 2008-02-24 17:07:56 -05:00
link.pm * Add the linkify and scan hooks. These hooks can be used to implement 2008-02-11 22:48:27 -05:00
linkmap.pm
lockedit.pm
map.pm
mdwn.pm test for Text::Markdown::[Mm]arkdown and use the available one 2008-03-04 20:29:52 -05:00
meta.pm Add robots tag to meta plugin 2008-03-02 18:04:09 -05:00
mirrorlist.pm
more.pm
opendiscussion.pm
openid.pm move openiduser function to the openid plugin 2008-01-30 02:39:17 -05:00
orphans.pm
otl.pm
pagecount.pm
pagestats.pm
pagetemplate.pm
passwordauth.pm
poll.pm add support for prefix_directives 2008-02-05 16:14:38 -05:00
polygen.pm
postsparkline.pm
prettydate.pm
rawhtml.pm
recentchanges.pm * Add recentchangesdiff plugin that adds diffs to the recentchanges feeds. 2008-03-03 15:53:34 -05:00
recentchangesdiff.pm * Add recentchangesdiff plugin that adds diffs to the recentchanges feeds. 2008-03-03 15:53:34 -05:00
search.pm * The search plugin needs to override <base> to point to the directory 2008-02-14 15:20:49 -05:00
shortcut.pm Make directives generated by shortcuts accept a `desc` parameter. 2008-03-02 18:04:09 -05:00
sidebar.pm
signinedit.pm
skeleton.pm * Add the linkify and scan hooks. These hooks can be used to implement 2008-02-11 22:48:27 -05:00
smiley.pm
sparkline.pm
table.pm
tag.pm
template.pm
testpagespec.pm
teximg.pm the old code worked, suprisingly, but I prefer this form 2008-02-04 18:05:40 -05:00
textile.pm
toc.pm
toggle.pm
typography.pm
version.pm
wikitext.pm