zulip/zerver/lib/bugdown
hollywoodno 401fae30f1 markdown: Render backend second level markdown.
By default, Python markdown tab length for indents is 4 spaces, which
require using 4 spaces or a tab to create nested elements. This
modifies that setting to specify 2-space indentation for nesting
elements only.

Modified significantly by tabbott to limit the change to just list
indentation.

Fixes #4252.
2017-04-07 16:14:57 -07:00
..
__init__.py markdown: Render backend second level markdown. 2017-04-07 16:14:57 -07:00
fenced_code.py bugdown: Remove trailing whitespace on fence code blocks. 2017-03-22 14:17:34 -07:00
testing_mocks.py mypy: Convert zerver/lib to use typing.Text. 2016-12-25 10:33:45 -08:00
tlds-alpha-by-domain.txt [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00