Conversation
supportThis hasn’t been updated in awhile and I wanted to suggest a change to the selected text. It would be handy to have it automatically wrapped in a blockquote since the selected text would be quoting from another site. To accomplish this I added the following before line 38 of linkmarklet/index.php $selection = "<blockquote>" . $selection . "</blockquote>"; //Wrap selection in blockquote https://wordpress.org/plugins/linkmarklet/
No comments were stored for this source.