-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Description
Hi React-Linkify Team,
I'm facing an issue, Since I'm having a string with links, but the links has some whitespaces, so Linkify treats the link after the whitespace as a string, instead of link.
Example:
Hello, Welcome to my website, https://example.portolfio.com/abc/example portfolio.png which is the example portfolio image
in this, React Linkify considers https://example.portolfio.com/abc/example as the link and leave the portfolio.png as a normal string.
Is there a way to fix this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels