diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-29 22:15:45 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-29 22:15:45 +0000 |
commit | 7f1313c0525570bdd8c660f436bf95ef764fad45 (patch) | |
tree | 775156d5d815cf9efae761847c6fc75b7afb3c5c /doc/plugins/html.mdwn | |
parent | 11126bd74ec6a7a8c57a53893db1c980f34b5bae (diff) | |
download | ikiwiki-7f1313c0525570bdd8c660f436bf95ef764fad45.tar ikiwiki-7f1313c0525570bdd8c660f436bf95ef764fad45.tar.gz |
* Tag plugins according to type.
Diffstat (limited to 'doc/plugins/html.mdwn')
-rw-r--r-- | doc/plugins/html.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/plugins/html.mdwn b/doc/plugins/html.mdwn index ee0df0a3f..bf82ef0fd 100644 --- a/doc/plugins/html.mdwn +++ b/doc/plugins/html.mdwn @@ -6,3 +6,5 @@ sanitised like any other page. You can also use standard [[WikiLink]]s etc in the html pages. This plugin is included in ikiwiki, but is not enabled by default. + +[[tag plugins/type/html plugins/type/format]] |