tasti/react-linkify

Send matches to optional transformation function

Closed this issue · 1 comments

I need to send matched URLs through decodeURI before inserting them back into the text. This is not currently possible, right? Would be great to accept a transformation function to do this.

Dup of #40