X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/blobdiff_plain/23868a2f797c27a20ea744820ec4e2b0a63fee3d..8a0b2d07d3aa1a833e9b83ce9e2a9b2a6f76fb9b:/doc/plugins/camelcase.mdwn?ds=sidebyside diff --git a/doc/plugins/camelcase.mdwn b/doc/plugins/camelcase.mdwn index eb67e9adf..1764b31b2 100644 --- a/doc/plugins/camelcase.mdwn +++ b/doc/plugins/camelcase.mdwn @@ -1,7 +1,10 @@ -This plugin makes words in CamelCase be treated as a [[WikiLink]]. That is -to say, any two or more words capitalised and mashed together are assumed -to be the name of some other page on the wiki, and so become a link. +[[!template id=plugin name=camelcase author="[[Joey]]"]] -This plugin is included in ikiwiki, but is not enabled by default. +This plugin makes words in CamelCase be treated as a [[ikiwiki/WikiLink]]. +That is to say, any two or more words capitalised and mashed together are +assumed to be the name of some other page on the wiki, and so become a +link. -If this plugin is enabled, here is a link: SandBox +If this plugin is enabled, this will be a link: SandBox + +[[!tag type/link]]