]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/htmltidy.mdwn
revert broken parentlinks fix, which was broken, explain why
[git.ikiwiki.info.git] / doc / plugins / htmltidy.mdwn
index dd429c85c7ac1e34c2bf410f4ddecf0216c4fc01..9da9c4d98aeb1142ab9b21808062b25247795210 100644 (file)
@@ -1,7 +1,8 @@
 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.
+It was contributed by Faidon Liambotis.
 
 
-[[tag plugins/type/html]]
+[[tag type/html]]