From: www-data Date: Tue, 25 Apr 2006 03:35:17 +0000 (+0000) Subject: web commit by joey X-Git-Tag: 1.0~28 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=79e34c814b153ef1fb8b764ca0a4141543e8129a;p=ikiwiki.git 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.