Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add transform anchor text #46

Closed

Conversation

pablolmiranda
Copy link

Implementation to solve the problem describe on #40

@pablolmiranda pablolmiranda force-pushed the add-transform-anchor-text branch from c36142c to 83932fb Compare July 31, 2017 18:06
@pablolmiranda pablolmiranda force-pushed the add-transform-anchor-text branch from 83932fb to c3179b8 Compare August 30, 2017 20:28
@tasti tasti mentioned this pull request Jan 6, 2018
16 tasks
@tasti
Copy link
Owner

tasti commented Jan 6, 2018

Support for transforming anchor text will be available in v1.0.0. For example:

const textDecorator = (text) => 'See this repo on Github';

<Linkify textDecorator={textDecorator}>
  ...
</Linkify>

Any feedback is appreciated.

@dpup
Copy link

dpup commented Jan 7, 2018

Thanks!

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

Successfully merging this pull request may close these issues.

3 participants