Skip to content

Conversation

mastercactapus
Copy link
Member

Description:
Fixes an issue where URLs with characters like | aren't handled properly.

This PR ensures intended behavior where the printed/displayed link will show | and the href attribute will contain the properly escaped URL.

@mastercactapus mastercactapus merged commit da64246 into master Feb 28, 2024
@mastercactapus mastercactapus deleted the markdown-links-fix branch February 28, 2024 22:34
- [http://exact2.example.com/foo?test=1&bar=2](http://exact2.example.com/foo?test=1&bar=2)
- [http://exact3.example.com/foo?test=1&bar=2](http://exact3.example.com/foo?test=1&bar=2)
- https://plain.example.com
- <http://bad-slack.example.com | sometext>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants