]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/camelcase.mdwn
Pull request
[ikiwiki.git] / doc / plugins / camelcase.mdwn
index 2a3e2639ddcc702ba37477a7b1e3705720da3b89..d9b7172d58a488f69a99bf7d0393dcc326bf9663 100644 (file)
@@ -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]]