]> scripts.mit.edu Git - www/ikiwiki.git/blobdiff - doc/plugins/htmltidy.mdwn
tone back claims of what tidy can do, it's not perfect
[www/ikiwiki.git] / doc / plugins / htmltidy.mdwn
index 38c4767ac6d4343e9bdac8815bc2aa73ed806ced..f6f6e0c1758aba060f4fe6236bbf433241305f00 100644 (file)
@@ -1,6 +1,6 @@
 This plugin uses [tidy](http://tidy.sourceforge.net/) to tidy up the html
 emitted by ikiwiki. Besides being nicely formatted, this helps ensure that
 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.
+even if users enter suboptimal html, your wiki generates valid html.
 
 This plugin is included in ikiwiki, but is not enabled by default.
 
 
 This plugin is included in ikiwiki, but is not enabled by default.