]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/htmltidy.mdwn
* fortune plugin (trivial)
[ikiwiki.git] / doc / plugins / htmltidy.mdwn
1 This plugin uses [tidy](http://tidy.sourceforge.net/) to tidy up the html
2 emitted by ikiwiki. Besides being nicely formatted, this helps ensure that
3 even if users enter suboptimal html, your wiki generates 100% valid html.
4
5 This plugin is included in ikiwiki, but is not enabled by default.