A markup clash like that has only come up once that I'm aware of
(relating to some slider syntax, in fact), and the plugin authors
sorted it out so that there was no clash. I guess any future problems
will be resolved the same way.
Cheers
;Daniel
--
Daniel Baird
/to be or not to be/ => /(2b|[^2]b)/ => /(2|[^2])b/ => /.b/
...optimise your regexes, people!