You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additionally, you'll have the flexibility to support this on your own in v1.0.0. For example:
constmatchDecorator=(text)=>{// Implement your matching logic here to support 链接http://t.cn/RcPQ214};<LinkifymatchDecorator={matchDecorator}>
...
</Linkify>
matchDecorator lets you override the default linkify-it logic to match URLs however you'd like.
I found handle
asia
language not right, eg:I check source and found use module
linkify-it
to handletext
, I use linkify-it's demo and found not right parseThe text was updated successfully, but these errors were encountered: