X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/3f3f3e46ad7890ba8ee7d1aeb51757424b534175..3fbfde45129e3a52fcaba9584b31056bb047dca0:/doc/plugins/html.mdwn diff --git a/doc/plugins/html.mdwn b/doc/plugins/html.mdwn index d19c99af8..1a2c5365b 100644 --- a/doc/plugins/html.mdwn +++ b/doc/plugins/html.mdwn @@ -4,7 +4,7 @@ This plugin lets html pages be used as source pages for the wiki. The html pages will still be wrapped in the same html template as any other page, so for best results you should include only the page body in the html -file. Also, if the htmlscrubber plugin is enabled, the html pages will be +file. Also, if the [[htmlscrubber]] plugin is enabled, the html pages will be sanitised like any other page. You can also use standard [[WikiLink]]s etc in the html pages.