diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-04-25 03:35:17 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-04-25 03:35:17 +0000 |
commit | 79e34c814b153ef1fb8b764ca0a4141543e8129a (patch) | |
tree | 568aeaecb04565491f10b2fcf8da6c8c1e75c98d /doc | |
parent | 1a382e051f268576b77fe1653512e0b2d12488b5 (diff) |
web commit by joey
Diffstat (limited to 'doc')
-rw-r--r-- | doc/htmlsanitization.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
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. |