The PasteAnchor plugin allows the user to paste an URL to a Markdown or HTML file and to automatically get an anchor with the page title as link name.
For example, pasting "http://www.quora.com/" to a Markdown file gives the following result:
[Home - Quora](http://www.quora.com/)
In addition to this, pasting links to threads of Hacker-News-like sites gives results that include two anchors: one for the thread and one for the related article.
The PasteAnchor plugin allows the user to paste an URL to a Markdown or HTML file and to automatically get an anchor with the page title as link name.
For example, pasting "http://www.quora.com/" to a Markdown file gives the following result:
In addition to this, pasting links to threads of Hacker-News-like sites gives results that include two anchors: one for the thread and one for the related article.For example, pasting "https://news.ycombinator.com/item?id=5879203" to an HTML file gives the following result: