zulip/zephyr/lib/bugdown
Kevin Mehall dce1f7f729 Parse @-mentions in bugdown and style them.
* This makes bugdown.convert take a `message` parameter. Properties
    for parsed mentions are added to the message object by the `Pattern`
    for use in do_send_messages.

  * Refactor repeated markdown rendering code into `Message` model methods.

(imported from commit 4f0ed5570104c0210f984b6de21e9048e2b53fa0)
2013-07-02 18:20:26 -04:00
..
__init__.py Parse @-mentions in bugdown and style them. 2013-07-02 18:20:26 -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