aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/html.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-01-08 21:00:18 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-01-08 21:00:18 +0000
commit3f3f3e46ad7890ba8ee7d1aeb51757424b534175 (patch)
treeca84fb32f61ee958d04331d17f7527cf7f01674e /doc/plugins/html.mdwn
parentac08c5d4e02ebdb7135511cb45196b7118c4ab7b (diff)
downloadikiwiki-3f3f3e46ad7890ba8ee7d1aeb51757424b534175.tar
ikiwiki-3f3f3e46ad7890ba8ee7d1aeb51757424b534175.tar.gz
* Add a rawhtml plugin that allows copying raw html files from the srcdir.
Diffstat (limited to 'doc/plugins/html.mdwn')
-rw-r--r--doc/plugins/html.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/html.mdwn b/doc/plugins/html.mdwn
index 4351ecdb5..d19c99af8 100644
--- a/doc/plugins/html.mdwn
+++ b/doc/plugins/html.mdwn
@@ -1,7 +1,7 @@
[[template id=plugin name=html included=1 author="[[Joey]]"]]
[[tag type/html type/format]]
-This plugin lets raw html pages be used as source pages for the wiki. The
+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