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/format.mdwn | |
parent | 0ea2f0936bf9d51f4760fe5a8e57d46d1b6ecce6 (diff) | |
download | ikiwiki-9cee2962e01ef0538cc8498951867a543f91b47d.tar ikiwiki-9cee2962e01ef0538cc8498951867a543f91b47d.tar.gz |
format plugin categorization
Diffstat (limited to 'doc/plugins/format.mdwn')
-rw-r--r-- | doc/plugins/format.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/format.mdwn b/doc/plugins/format.mdwn index 91e707fcf..5ec0842ae 100644 --- a/doc/plugins/format.mdwn +++ b/doc/plugins/format.mdwn @@ -1,5 +1,5 @@ [[!template id=plugin name=format core=0 author="[[Joey]]"]] -[[!tag type/format]] +[[!tag type/useful]] This plugin allows mixing different page formats together, by embedding text formatted one way inside a page formatted another way. This is done |