From 48f9d393393709d8e998a9eb8d4095773ab185a1 Mon Sep 17 00:00:00 2001 From: joey Date: Sat, 29 Jul 2006 20:50:20 +0000 Subject: * htmltidy plugin from Faidon. --- doc/plugins/htmltidy.mdwn | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/plugins/htmltidy.mdwn (limited to 'doc/plugins') diff --git a/doc/plugins/htmltidy.mdwn b/doc/plugins/htmltidy.mdwn new file mode 100644 index 000000000..2c6f7b7fe --- /dev/null +++ b/doc/plugins/htmltidy.mdwn @@ -0,0 +1,5 @@ +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. -- cgit v1.2.3