zulip/zerver/webhooks/jira
David Wood 2e9e653af1 webhooks/jira: Fix markup conversion of full links.
This commit modifies the regex used when parsing JIRA's full links of
the form `[text|link]` so that if you have two in a message, Zulip
markup conversion doesn't think that the first link extends to the
closing `]` of the second link.
2019-05-27 23:41:11 -07:00
..
fixtures webhooks/jira: Fix markup conversion of full links. 2019-05-27 23:41:11 -07:00
__init__.py Make webhooks as separate modules with view and tests. 2017-01-25 23:14:19 -08:00
doc.md webhooks/jira: Ignore comment_created message. 2019-05-01 16:32:58 -07:00
tests.py webhooks/jira: Fix markup conversion of full links. 2019-05-27 23:41:11 -07:00
view.py webhooks/jira: Fix markup conversion of full links. 2019-05-27 23:41:11 -07:00