mirror of https://github.com/zulip/zulip.git
9c6d8d9d81
We add support to shorten links and test their shortening in well-organized, clean manner that makes it trivial to extend the GitHub approach for GitLab and perhaps other services. We only shorten basic types of GitHub links (issue, PR, commit) that fit a set of simple common patterns; the default behaviour of Autolink is kept for everything else. Logic added in frontend and backend Markdown Processor is identical. This makes easy to extend the logic for other services like GitLab. Fixes #11895. |
||
---|---|---|
.. | ||
marked.js |