mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00:00
In the rare case that Zulip receives an email with only an HTML format, we originally (code dating to 2013) shelled out to html2markdown/python-html2text in order to convert the HTML into markdown. We long since added html2text as a reasonably managed Python dependency of Zulip; we should just use it here.
25 KiB
25 KiB