mirror of
https://github.com/zulip/zulip.git
synced 2025-11-17 12:21:58 +00:00
Correctly encode and decode strings in convert_html_to_markdown. It wasn't possible to use universal_newlines=True since Popen.communicate doesn't encode/decode strings correctly on python 2.
83 KiB
83 KiB