blob: dd429c85c7ac1e34c2bf410f4ddecf0216c4fc01 (
plain)
1
2
3
4
5
6
7
|
This plugin uses [tidy](http://tidy.sourceforge.net/) to tidy up the html
emitted by ikiwiki. Besides being nicely formatted, this helps ensure that
even if users enter suboptimal html, your wiki generates 100% valid html.
This plugin is included in ikiwiki, but is not enabled by default.
[[tag plugins/type/html]]
|