mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 10:26:28 +00:00
This prep commit extracts the logic for converting Slack formatted text into Zulip friendly markdown from `convert_to_zulip_markdown` into a new helper function, `convert_slack_formatting`. This is done to make reformating logic be reusable else where such as in the Slack webhook or Slack incoming webhook.
14 KiB
14 KiB