X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/19c58ac7c139eb3509f190e9ce746bd9f6237c90..b2252dafd2d6dd3eedf51bbfe2f834f2eb42966a:/doc/plugins/camelcase.mdwn diff --git a/doc/plugins/camelcase.mdwn b/doc/plugins/camelcase.mdwn index 2a3e2639d..d9b7172d5 100644 --- a/doc/plugins/camelcase.mdwn +++ b/doc/plugins/camelcase.mdwn @@ -1,9 +1,13 @@ -[[template id=plugin name=camelcase author="[[Joey]]"]] +[[!template id=plugin name=camelcase author="[[Joey]]"]] -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. +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, this will be a link: SandBox -[[tag type/link]] +Use of this plugin is not recommended, particularly on complex wikis with +things like [[aggregate]] in use. + +[[!tag type/link]]