Topic: url containing [
This type of url doesn't work : [url]http://www.domain.com/file_[32FB8244].txt[/url]
I know it's because of the opening bracket, but I don't know what I should change to repair this... something in do_clickable() $text = preg_replace(...) probably ?
Thanks for your help.