Hi aditya,

aditya siram <aditya.si...@gmail.com> writes:

> Hi all,
> Are special characters allowed in tags? 

The standard regexp for matching tags is ":[[:alnum:]_@#%:".
So no, special characters are not allowed, especially "&" and
parentheses, and there is no escape character to allow them.

Sorry!

-- 
 Bastien

Reply via email to