From: www-data Date: Tue, 25 Apr 2006 03:35:17 +0000 (+0000) Subject: web commit by joey X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/79e34c814b153ef1fb8b764ca0a4141543e8129a?hp=1a382e051f268576b77fe1653512e0b2d12488b5;ds=inline web commit by joey --- diff --git a/doc/htmlsanitization.mdwn b/doc/htmlsanitization.mdwn index b8f0c3190..426cea5b7 100644 --- a/doc/htmlsanitization.mdwn +++ b/doc/htmlsanitization.mdwn @@ -1,4 +1,4 @@ -When run with the --sanitize switch, which is turned on by default (see +When run with the `--sanitize` switch, which is turned on by default (see [[usage]]), ikiwiki sanitizes the html on pages it renders to avoid XSS attacks and the like.