]> sipb.mit.edu Git - ikiwiki.git/commitdiff
fix
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 3 Jul 2006 22:37:32 +0000 (22:37 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 3 Jul 2006 22:37:32 +0000 (22:37 +0000)
doc/plugins/html.mdwn

index 01e366c491b3f28b5f850b9f0d89900a56959bd4..ee0df0a3f40ded8a5a383dccc4d5dbf259784ccb 100644 (file)
@@ -2,7 +2,7 @@ This plugin lets raw 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
 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
-sanitised like any other page. You can also use standard [[WikiLinks]] etc
+sanitised like any other page. You can also use standard [[WikiLink]]s etc
 in the html pages.
 
 This plugin is included in ikiwiki, but is not enabled by default.
 in the html pages.
 
 This plugin is included in ikiwiki, but is not enabled by default.