tmort / Socialite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow for target="_blank" to be added to Pinterest (and other) links...

ericrasch opened this issue · comments

I have some instances where I need target="_blank" to be added to the social links. Problem is, attributes keep getting stripped out from the anchor tags once Socialite activates.

Is there a way to stop that from happening?

could add option via data attributes

Definitely something I will try to implement asap. If you'd like to contribute don't hesitate to submit a pull request.