aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/mdwn.mdwn
Commit message (Collapse)AuthorAge
* remove ^P'sJoey Hess2009-08-31
|
* fixed linkmartin2009-08-31
|
* update for Text::MultiMarkdown splitJoey Hess2009-08-30
|
* Migrate doc/plugins via prefix_directivesSimon McVittie2008-07-21
| | | | | | This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
* web commit by buo: TypoJoey Hess2008-05-13
|
* mdwn: Add a multimarkdown setup file option.Joey Hess2008-05-13
|
* MAJOR basewiki reorgJoey Hess2007-12-08
| | | | | Including redir pages for the moved basewiki pages. These will be removed in a future release.
* * Allow multiple tag settings to appear in a single page.joey2007-02-14
|
* web commit by JoshTriplett: Restore type/core tag; template did not work as ↵joey2007-02-14
| | | | expected.
* web commit by JoshTriplett: The plugin template supplies the core tag now.joey2007-02-14
|
* simplified plugin definitionsjoey2007-02-13
|
* no longer need triple quotesjoey2006-08-23
|
* * Allow preprocessor directives to contain python-like triple-quotedjoey2006-08-23
| | | | | | | text blocks, for easy nesting of quotes inside. * Add a template plugin. * Use the template plugin to add infoboxes to each plugin page listing basic info about the plugin.
* updatsjoey2006-07-29
|
* * Tag plugins according to type.joey2006-07-29
|
* misc updatedjoey2006-07-03
|
* * Support htmlize plugins and make mdwn one such plugin, which is enabled byjoey2006-07-03
default (of course!). Based on a patch by Faidon Liambotis.