]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/html.mdwn
improve urlto docs
[ikiwiki.git] / doc / plugins / html.mdwn
index ee0df0a3f40ded8a5a383dccc4d5dbf259784ccb..01fdd4852c0583069fb6854791ef71ec64d5cbfa 100644 (file)
@@ -1,7 +1,10 @@
-This plugin lets raw html pages be used as source pages for the wiki. The
+[[template id=plugin name=html author="[[Joey]]"]]
+[[tag type/html type/format]]
+
+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.