ikiwiki/doc/plugins/htmltidy.mdwn

8 lines
310 B
Markdown

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 type/html]]