mirror of https://github.com/zulip/zulip.git
e3a4aeeffa
Zulip's modal_link markdown feature has not been used since 2017; it was a hack used for a 2013-era tutorial feature and was never used outside that use case. Unfortunately, it's sloppy implementation was exposed in the markdown processor for all users, not just the tutorial use case. More importantly, it was buggy, in that it did not validate the link using the standard validation approach used by our other code interacting with links. The right solution is simply to remove it. |
||
---|---|---|
.. | ||
import_fixtures | ||
ldap | ||
mattermost_fixtures | ||
saml | ||
slack_fixtures | ||
.gitignore | ||
authors.json | ||
config.generate_data.json | ||
csp_report.json | ||
docs_url_preview_data.json | ||
duplicate_commits.json | ||
gitter_data.json | ||
markdown_test_cases.json | ||
narrow.json | ||
slack_message_conversion.json | ||
user_agents_unique |