I have a variable that contains square brackets e.g.
$myvar = '[my foo]';
in my html I have
[var.myvar;htmlconv=no;noerr]
for some reason the opening brackets [[ are being coming up in the html source as follows
[my foo]
any reason why the opening brackets are being changed to html enties
I am using TBS Version : 3.8.1