Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URL parts get interpreted as Markdown and break linkification #19269

Closed
afranke opened this issue Oct 4, 2021 · 2 comments
Closed

URL parts get interpreted as Markdown and break linkification #19269

afranke opened this issue Oct 4, 2021 · 2 comments
Labels
O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect Z-Upstream

Comments

@afranke
Copy link
Contributor

afranke commented Oct 4, 2021

Steps to reproduce

In any room, send a URL that contains something looking like markdown. E.g. https://twitter.com/__apf__/status/1444829700480593920

What happened?

It should look like a regular link, https://twitter.com/__apf__/status/1444829700480593920

Instead it will break at the __apf__ part, which becomes <strong>apf</strong> and only https://twitter.com/ becomes a link.

Have you submitted a rageshake?

No

@SimonBrandner SimonBrandner added Z-Upstream O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Impairs non-critical functionality or suitable workarounds exist labels Oct 4, 2021
@Samir-Rashid
Copy link

Duplicate of #4674

@afranke
Copy link
Contributor Author

afranke commented Oct 5, 2021

Indeed, thanks.

@afranke afranke closed this as completed Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect Z-Upstream
Projects
None yet
Development

No branches or pull requests

3 participants