diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-07 03:42:19 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-07 03:42:19 +0000 |
commit | 4e16fefca1a7ef9c5a77c62cf437970a6e7cc4b9 (patch) | |
tree | 1aaa30bcbf1831ba855b4593e5d5747a75502612 /doc/plugins.mdwn | |
parent | 61ae19259a51cc3e1a68290bf7c11048aefa149e (diff) | |
download | ikiwiki-4e16fefca1a7ef9c5a77c62cf437970a6e7cc4b9.tar ikiwiki-4e16fefca1a7ef9c5a77c62cf437970a6e7cc4b9.tar.gz |
web commit by joey
Diffstat (limited to 'doc/plugins.mdwn')
-rw-r--r-- | doc/plugins.mdwn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/plugins.mdwn b/doc/plugins.mdwn index 265833487..45e380d58 100644 --- a/doc/plugins.mdwn +++ b/doc/plugins.mdwn @@ -7,7 +7,6 @@ There's documentation if you want to [[write]] your own plugins, or you can install and use plugins contributed by others. The [[mdwn]], [[inline]], and [[htmlscrubber]] plugins are enabled by default. - To enable other plugins, use the `--plugin` switch described in [[usage]], or the equivalent `add_plugins` line in [[ikiwiki.setup]]. |