X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/5466a1daf99e8e4c67a19f871aaf558312569652..ad6f4c525311f786769e233baf9913eea5303ec0:/doc/plugins.mdwn?ds=sidebyside diff --git a/doc/plugins.mdwn b/doc/plugins.mdwn index 2c184900c..d79a3bd3b 100644 --- a/doc/plugins.mdwn +++ b/doc/plugins.mdwn @@ -1,10 +1,10 @@ There's documentation if you want to [[write]] your own plugins, or you can install and use plugins contributed by others. -The [[inline]] and [[htmlscrubber]] plugins are enabled by default. +The [[mdwn]], [[inline]], and [[htmlscrubber]] plugins are enabled by default. To enable other plugins, use the `--plugin` switch described in [[usage]], -or the equivalent line in [[ikiwiki.setup]]. +or the equivalent `add_plugins` line in [[ikiwiki.setup]]. # Plugin directory