X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/9d7375c3b263e77da29a5db22af480db8b99d990..77e987059bf303b44f5ab7e95af390cfe0efbdf1:/doc/plugins/camelcase.mdwn?ds=sidebyside

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]]