aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/htmltidy.mdwn
Commit message (Collapse)AuthorAge
* htmlbalance: new plugin that balances tags by parsing and re-serializingSimon McVittie2008-11-17
|
* 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
* simplified plugin definitionsjoey2007-02-13
|
* * Added a ddate plugin.joey2006-08-27
|
* 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.
* * Add first draft at a Restructured Text (rst) plugin, by Sergiojoey2006-08-19
| | | | | | Talens-Oliag. Note that this has many known issues -- see the caveats on the plugin's page. * Credit everyone who wrote a plugin on the plugins' wiki pages.
* tone back claims of what tidy can do, it's not perfectjoey2006-08-04
|
* updatsjoey2006-07-29
|
* * Tag plugins according to type.joey2006-07-29
|
* * htmltidy plugin from Faidon.joey2006-07-29