aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/wmd.pm
Commit message (Expand)AuthorAge
* audited use POSIX•••The POSIX perl module exports a huge number of functions by default, so make sure all imports are qualified. (And remove one that was not necessary.) Joey Hess2010-03-19
* add section informationJoey Hess2010-02-12
* configure wmd to leave text in markdownJoey Hess2009-03-08
* look for wmd/wmd.js•••This means that the underlay needs to have a wmd/wmd/wmd.js, which is a trifle weird, but it isolates all the wmd stuff in a single wmd subdirectory of the built wiki. The wmd/images creating a toplevel images directory was particularly bad. Joey Hess2009-03-07
* make wmd comment support comment editing (I think)Joey Hess2009-03-07
* rebuild not needed•••This plugin only affects the page edit, not the compiled wiki. Joey Hess2009-03-07
* wmd plugin from willuJoey Hess2009-03-07