X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/9d7375c3b263e77da29a5db22af480db8b99d990..82b83a9dc7a3c761005f41f4bc802290e3ba24b9:/doc/plugins/camelcase.mdwn diff --git a/doc/plugins/camelcase.mdwn b/doc/plugins/camelcase.mdwn index f8d8b39ab..d9b7172d5 100644 --- a/doc/plugins/camelcase.mdwn +++ b/doc/plugins/camelcase.mdwn @@ -1,9 +1,13 @@ -[[template id=plugin name=camelcase included=1 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, here is a link: SandBox +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]]