diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-13 18:51:21 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-13 18:51:21 +0000 |
commit | 19c58ac7c139eb3509f190e9ce746bd9f6237c90 (patch) | |
tree | e5dfa2240314fddbfa23bac68a777d8fe177eb5c /doc/plugins/html.mdwn | |
parent | 716b0486f4d5b9b60103f2cbca059aa198640f88 (diff) | |
download | ikiwiki-19c58ac7c139eb3509f190e9ce746bd9f6237c90.tar ikiwiki-19c58ac7c139eb3509f190e9ce746bd9f6237c90.tar.gz |
simplified plugin definitions
Diffstat (limited to 'doc/plugins/html.mdwn')
-rw-r--r-- | doc/plugins/html.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/html.mdwn b/doc/plugins/html.mdwn index 1a2c5365b..01fdd4852 100644 --- a/doc/plugins/html.mdwn +++ b/doc/plugins/html.mdwn @@ -1,4 +1,4 @@ -[[template id=plugin name=html included=1 author="[[Joey]]"]] +[[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 |