tabalinas / jssocials

Social Network Sharing jQuery Plugin
http://js-socials.com
MIT License
464 stars 104 forks source link

Hot to put a </br> #154

Closed siupud closed 7 years ago

siupud commented 7 years ago

Hello Thanks for this plugin How to change the *.js to put a </br> between text and url when we clik for example to the icon tweet thanks and best regards

tabalinas commented 7 years ago

Redefine twitter sharing url:

jsSocials.shares.twitter.shareUrl = "https://twitter.com/share?url={url}&text={text}%0a&via={via}&hashtags={hashtags}"