URL, IP, email, and hashtag autolinking support for Interweave.
npm install interweave-autolink


Provides URL, IP, email, and hashtag autolinking support for
Interweave.
``tsx`
matchers={[new UrlMatcher('url'), new HashtagMatcher('hashtag')]}
/>
```
yarn add interweave interweave-autolink
// Or
npm install interweave interweave-autolink