zulip/zerver/lib/bugdown
Kevin Mehall 71decdbe7a Fix code block auto-closing.
Trac #1162

The process_fence method replaces code blocks with placeholders, so
indexes stored before the replacement are incorrect. However, because
the closed code blocks have been replaced, we can simply search the
whole string for any remaining opening code block markers.

(imported from commit 6a9e6924840f8f3ca5175da7c52a905e27c1fabd)
2013-10-16 10:12:33 -04:00
..
__init__.py Parse markdown tables and show them with some styling 2013-10-10 16:39:11 -04:00
codehilite.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
fenced_code.py Fix code block auto-closing. 2013-10-16 10:12:33 -04:00
testing_mocks.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
tlds-alpha-by-domain.txt [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00