If a link's description text has brackets, the first bracket encountered and all text after that bracket is discarded. Example: `[Foo \[test\]](https://example.com)` converts to: `[url=https://example.com]Foo [/url]`
If a link's description text has brackets, the first bracket encountered and all text after that bracket is discarded.
Example:
[Foo \[test\]](https://example.com)converts to:
[url=https://example.com]Foo [/url]