]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/plugins/htmltidy.mdwn
* Add first draft at a Restructured Text (rst) plugin, by Sergio
[git.ikiwiki.info.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.
5 This plugin is included in ikiwiki, but is not enabled by default.
6 It was contributed by Faidon Liambotis.
8 [[tag type/html]]