Open dieresys opened 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!
text
This issue is about adding support to it.
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.
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.