If there are square brackets the library includes them as part of the url. `[cat http://example.com] => [cat <a href="http://example.com]">http://example.com]</a>` `(cat http://example.com) => (cat <a href="http://example.com">http://example.com</a>)`