mirror of
https://github.com/zulip/zulip.git
synced 2026-07-06 21:18:58 +08:00
LinkPattern returned a string which contained a placeholder if the URL was considered invalid. AtomicLinkPattern wrapped this in an AtomicString, where the placeholder doesn't get removed properly. m.group(0) is always incorrect because python-markdown modifies your regex to include more than you specified (this is why part of the message got duplicated). (imported from commit 576bdf09c2b677cf4bc56484c363eb05f2110158) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| codehilite.py | ||
| fenced_code.py | ||
| testing_mocks.py | ||
| tlds-alpha-by-domain.txt | ||