mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 20:02:15 +00:00
Prior to this commit whenever convert was imported from zerver.lib.markdown it was aliased as markdown_convert for readability. This commit rename convert function to markdown_convert so that it can be directly import it without aliasing and without compromising readability.
852 B
852 B