zulip/zerver/lib/bugdown
umkay 1d077d1a4f bugdown: Remove safe_mode dependencies.
Now that we have updated python-markdown, we remove the deprecated
safe_mode. We used safe_mode to escape raw html, so now instead we
pass in an EscapeHtml markdown extension to the markdown engine.

See https://pythonhosted.org/Markdown/release-2.6.html for details on
the deprecation.

Fixes: #2037 (also addresses the remaining piece of #2043).
2016-10-25 15:22:18 -07:00
..
__init__.py bugdown: Remove safe_mode dependencies. 2016-10-25 15:22:18 -07:00
fenced_code.py Bugdown: Remove checked-in CodeHilite extension. 2016-10-16 00:40:08 -07:00
testing_mocks.py Fix twitter mock data. 2016-07-17 10:23:25 -07:00
tlds-alpha-by-domain.txt [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00