ikiwiki/doc/plugins/htmltidy.mdwn

9 lines
345 B
Plaintext
Raw Normal View History

2006-07-29 22:50:20 +02:00
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 valid html.
2006-07-29 22:50:20 +02:00
This plugin is included in ikiwiki, but is not enabled by default.
It was contributed by Faidon Liambotis.
2006-07-30 00:15:45 +02:00
2006-07-30 00:25:40 +02:00
[[tag type/html]]