Skip to content

Allow callback to know about the used html attributes #18

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lode
Copy link

@lode lode commented Oct 2, 2016

I have a situation where the code that sets the callback calls a wrapper around Linkify, and this wrapper sets the attributes. Thus my callback doesn't know about the attributes being used and can't apply them when building a new anchor.

this is useful if the caller doesn't know about the callback, or if the code that sets the callback, doesn't know about the attributes
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.

1 participant