First, search the help docs and this forum. Maybe your question has been answered! The debugging steps can help, too. Still stuck? Delete this line and proceed.
What I’m trying to do
I am taking notes about an article on a website. I would like to copy and paste external links. So, I turn this: < a href=”https :\/\/example.com” >example< /a> into \[The Title](https://example.com\) (a markdown link).
I just tested pasting a url into a new note with the plugin enabled and it fetched the correct website name/title and turned it into markdown. Switch to Reader mode to see it without markdown.
@cheyrn When you post example Markdown, HTML, or other code, please mark it as code to prevent the forum software from rendering or garbling it. Thanks!