Possible Duplicate:
URL inside parenthesis are not automatically hyperlinked
For example if I do: (http://www.google.com) It does not become a link.
But if I do http://www.google.com it works fine.
Other Examples that work (but in a hacky way):
- ( http://www.google.com) - Looks like:
( http://www.google.com) - (http://www.google.com) - Looks like:
([http://www.google.com](http://www.google.com)) - (http://www.google.com) - Looks like:
([http://www.google.com][1])(then somewhere on the post:[1]: http://www.google.com)
Why do we need all of these hacky ways to make a link in parenthesis?
Is this status-bydesign, and if so why?
And if not, this is a bug
Similar probably duplicate question: URL inside parenthesis are not automatically hyperlinked
