X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/7f1313c0525570bdd8c660f436bf95ef764fad45..1253db7de2ea703e03866436bed9c50561971de9:/doc/plugins.mdwn diff --git a/doc/plugins.mdwn b/doc/plugins.mdwn index afa2db1db..1c04d09f5 100644 --- a/doc/plugins.mdwn +++ b/doc/plugins.mdwn @@ -1,3 +1,8 @@ +Most of ikiwiki's [[features]] are implemented as plugins. Beyond the +[[type/core]] features, there are plugins to [[type/format]] text, +use [[type/tags]], show [[type/meta]] information, do other [[type/useful]] +stuff, or just have [[type/fun]]. + There's documentation if you want to [[write]] your own plugins, or you can install and use plugins contributed by others.