What is the escape sequence for tag values?
-
Hello.
I faced this problem:
When I use “]” in tag values, it breaks the tag. Please tell me how can I avoid this?
For example, if I create a checkbox with options:
[checkbox checkbox-70 "one []" "two []"]
the tag generator will generate it, but it will not be on the “Mail” tab.
And if you do this:
[checkbox checkbox-70 "one [" "two ["]
then everything works well.Does the tag parser support escape sequences?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘What is the escape sequence for tag values?’ is closed to new replies.