diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-02-12 01:10:36 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-02-12 01:10:36 -0500 |
commit | 9cee2962e01ef0538cc8498951867a543f91b47d (patch) | |
tree | 35bf6a3f6e5f301ea6c5c2d9e5c76df601a12684 /doc/plugins/conditional.mdwn | |
parent | 0ea2f0936bf9d51f4760fe5a8e57d46d1b6ecce6 (diff) | |
download | ikiwiki-9cee2962e01ef0538cc8498951867a543f91b47d.tar ikiwiki-9cee2962e01ef0538cc8498951867a543f91b47d.tar.gz |
format plugin categorization
Diffstat (limited to 'doc/plugins/conditional.mdwn')
-rw-r--r-- | doc/plugins/conditional.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/conditional.mdwn b/doc/plugins/conditional.mdwn index 95ffb2764..27a99bb7c 100644 --- a/doc/plugins/conditional.mdwn +++ b/doc/plugins/conditional.mdwn @@ -1,5 +1,5 @@ [[!template id=plugin name=conditional core=1 author="[[Joey]]"]] -[[!tag type/format]] +[[!tag type/special-purpose]] This plugin provides the [[ikiwiki/directive/if]] [[ikiwiki/directive]]. With this directive, you can make text be conditionally displayed on a page. |