zulip/zerver/lib/bugdown
Kevin Mehall 72a0b67c80 Prevent other markdown operators from touching URLs.
The text of manual links are already AtomicStrings, so linkified strings
should be too.

Moves emoji detection to happen after linkification, so the emoji rule
won't look at links.

(imported from commit 9c56bce6a0e873b398255e0762dfb312a4a9a64e)
2013-10-03 17:26:47 -04:00
..
__init__.py Prevent other markdown operators from touching URLs. 2013-10-03 17:26:47 -04:00
codehilite.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
fenced_code.py bugdown: Allow block-level block quotes 2013-09-05 17:34:28 -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