* Fix the htmltidy plugin, which wasn't working due my breaking it when
[ikiwiki] / 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.
6
7 [[tag type/html]]