summaryrefslogtreecommitdiff
path: root/doc/plugins/htmltidy.mdwn
AgeCommit message (Collapse)Author
2008-11-17htmlbalance: new plugin that balances tags by parsing and re-serializingSimon McVittie
2008-07-21Migrate doc/plugins via prefix_directivesSimon McVittie
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
2007-02-13simplified plugin definitionsjoey
2006-08-27* Added a ddate plugin.joey
2006-08-23no longer need triple quotesjoey
2006-08-23* Allow preprocessor directives to contain python-like triple-quotedjoey
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.
2006-08-19* Add first draft at a Restructured Text (rst) plugin, by Sergiojoey
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.
2006-08-04tone back claims of what tidy can do, it's not perfectjoey
2006-07-29updatsjoey
2006-07-29* Tag plugins according to type.joey
2006-07-29* htmltidy plugin from Faidon.joey