ikiwiki/doc/plugins/camelcase.mdwn

11 lines
359 B
Plaintext
Raw Normal View History

2007-02-13 19:51:21 +01:00
[[template id=plugin name=camelcase author="[[Joey]]"]]
2007-12-09 02:04:18 +01:00
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
2006-07-30 00:15:45 +02:00
2006-07-30 00:25:40 +02:00
[[tag type/link]]