mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00:00
Currently, Slack messages containing hyperlinks (e.g.,<http://foo.com|Foo!>) are converted like normal links. This commit reformats Slack hyperlinks into Zulip-friendly markdown (e.g., [Foo!](http://foo.com)). Part of #32165.
5.1 KiB
5.1 KiB