]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/htmltidy.mdwn
reorganise, include preprocess in the right order
[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 valid html.
4
5 This plugin is included in ikiwiki, but is not enabled by default.
6 It was contributed by Faidon Liambotis.
7
8 [[tag type/html]]