X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/d4b28d58c44931da2051d0df7c91a12b86a28e27..917b8e5ba17ba4b0c9a2cf5c12781f1880d02ff5:/doc/plugins/camelcase.mdwn diff --git a/doc/plugins/camelcase.mdwn b/doc/plugins/camelcase.mdwn index 2c5ed9022..1764b31b2 100644 --- a/doc/plugins/camelcase.mdwn +++ b/doc/plugins/camelcase.mdwn @@ -1,7 +1,10 @@ -This plugin makes words in CamelCase be treated a 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]]