zulip/zerver/lib/bugdown
Harshit Bansal 65838bb825 email_gateway: Disable code block processor for email gateway.
Generally emails are not written with markdown in mind and hence
sometimes render in strange ways. This commit fixes a particular
issue that was causing whitespace before paragraphs to be treated
as code block due to which email content was being rendered in a
box that scrolls in right direction a lot.

Fixes: #7045.
2017-11-09 09:56:35 -08:00
..
__init__.py email_gateway: Disable code block processor for email gateway. 2017-11-09 09:56:35 -08:00
fenced_code.py zerver/lib: Remove inheritance from object. 2017-11-06 08:53:48 -08:00
testing_mocks.py bugdown: Fetch complete data for tweet. 2017-11-07 09:13:39 -08:00
tlds-alpha-by-domain.txt [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00