tabalinas / jssocials

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

Add support for adding text to linkedin and Facebook shares #200

Open dieresys opened 6 years ago

dieresys commented 6 years ago

Linkedin support adding text when sharing a link by using the text param. i.e.: https://www.linkedin.com/shareArticle?url=http%3A%2F%2Fexample.com%3A8000%2F&text=Example!

This issue is about adding support to it.

dieresys commented 6 years ago

I have also found that Facebook supports something similar, by showing the text as a quote. The quote can be deleted before posting. I'm also including a patch for it in the #201 PR.