CamelCase link in Instiki

Hi,
   I'm using Instiki and I need to display a Wiki link in CamelCase.
What is the tag combo?

Neither [[TheLink]] nor [[\TheLink]] worked.

TIA,
Gavri

   I'm using Instiki and I need to display a Wiki link in CamelCase.
What is the tag combo?

Neither [[TheLink]] nor [[\TheLink]] worked.

You should alias the link name:
[[TheLink|\TheLink]]
The first part is the page name, the second one is the (escaped)
WikiWord.