aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/htmlscrubber.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-14 04:05:08 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-14 04:05:08 +0000
commit96125d8da512d992012560a1115eb3a8115bafbe (patch)
tree8290149ed4e09f4d74b14ccb618348b80e32b73b /doc/plugins/htmlscrubber.mdwn
parent663a87442788d2a5db38cf2f3056383e0915a4d7 (diff)
downloadikiwiki-96125d8da512d992012560a1115eb3a8115bafbe.tar
ikiwiki-96125d8da512d992012560a1115eb3a8115bafbe.tar.gz
* Allow multiple tag settings to appear in a single page.
Diffstat (limited to 'doc/plugins/htmlscrubber.mdwn')
-rw-r--r--doc/plugins/htmlscrubber.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/htmlscrubber.mdwn b/doc/plugins/htmlscrubber.mdwn
index 4fa11d04e..8e37a5bd5 100644
--- a/doc/plugins/htmlscrubber.mdwn
+++ b/doc/plugins/htmlscrubber.mdwn
@@ -1,5 +1,5 @@
[[template id=plugin name=htmlscrubber core=1 author="[[Joey]]"]]
-[[tag type/html type/core]]
+[[tag type/html]]
This plugin is enabled by default. It sanitizes the html on pages it renders
to avoid XSS attacks and the like.