xdamman / selection-sharer

Medium like popover menu to share on Twitter or by email any text selected on the page
MIT License
509 stars 104 forks source link

Facebook share dialog uses "caption" instead of "description" #31

Open dm-coding opened 8 years ago

dm-coding commented 8 years ago

I found that I was dissatisfied with the way the Facebook sharer uses the selected text to populate the caption element of the sharer dialog box instead of the larger, bolder description element. I have modified the code as below and would be grateful for your feedback.

https://github.com/djcf/selection-sharer/compare/55e8ad6b0c2547d83be50b59472411920115e70a...djcf:56a33d63dbe01887cbd8b2209ef856ec0bdd9558

The most relevant lines are 243 and 245.