zulip/zephyr/lib/bugdown
Kevin Mehall 219a72b3a0 bugdown linkify: Improve handling of email addresses.
* Allow email addresses surrounded by <>
  * Reject things that look like email addresses that have a path after them

This requires adding a new branch to the regex specifically for email addresses.

  * Fix comment whitespace

(imported from commit 0383cd4067ae9ee31f3802e6777a200ba1cbccd6)
2013-07-11 15:00:10 -04:00
..
__init__.py bugdown linkify: Improve handling of email addresses. 2013-07-11 15:00:10 -04:00
codehilite.py Fix trailing whitespace in a couple Python files. 2013-05-31 15:25:35 -04:00
fenced_code.py bugdown: Fix fenced_code for Python-Markdown 2.3 2013-04-05 13:14:00 -04:00
testing_mocks.py [manual] Use ujson instead of simplejson. 2013-06-24 10:17:10 -04:00
tlds-alpha-by-domain.txt Use IANA's TLD list for auto-linkification detecting 2013-04-03 09:58:17 -04:00