mirror of
https://github.com/zulip/zulip.git
synced 2025-11-17 04:12:02 +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