]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - 1.33.2/doc/plugins/html.mdwn
tagging version 1.33.2
[git.ikiwiki.info.git] / 1.33.2 / doc / plugins / html.mdwn
1 [[template id=plugin name=html included=1 author="[[Joey]]"]]
2 [[tag type/html type/format]]
4 This plugin lets raw html pages be used as source pages for the wiki. The
5 html pages will still be wrapped in the same html template as any other
6 page, so for best results you should include only the page body in the html
7 file. Also, if the htmlscrubber plugin is enabled, the html pages will be
8 sanitised like any other page. You can also use standard [[WikiLink]]s etc
9 in the html pages.
11 This plugin is included in ikiwiki, but is not enabled by default.