Transform text to Markdown links by pasting
See original GitHub issueI did a brief searching and didn’t find this request, so here I am.
Many text editors supports transforming text to Markdown links by pasting, for example, if I select GitHub
and paste https://github.com
, it becomes [GitHub](https://github.com)
.
This can already achieved by pressing <kbd>ctrl</kbd>/<kbd>cmd</kbd> + <kbd>k</kbd> then pasting, but it can be a nice addition to one-key-formatting
(or its own feature).
Issue Analytics
- State:
- Created 2 years ago
- Reactions:3
- Comments:10 (10 by maintainers)
Top Results From Across the Web
Transform text to Markdown links by pasting #4310 - GitHub
Many text editors supports transforming text to Markdown links by pasting, for example, if I select GitHub and paste https://github.com , it becomes ......
Read more >Creating Links in Markdown - The AnVIL
Instructions on how to create links in AnVIL markdown. ... The square brackets hold the text, the parentheses hold the link.
Read more >The 6 Best Free Online Markdown Editors and Converters
These free online Markdown editors let you either paste in your text from ... buttons for font formatting, lists, blockquotes, and links.
Read more >HTML to Markdown Converter - Code Beautify
HTML to Markdown Converter helps to convert HTML (HyperText Markup Language) to Markdown markup language and helps to save and share the Markdown...
Read more >Capturing content from websites, turning links into markdown ...
If I select some content on a website and I paste it into a draft, I only get plain text, losing any links...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Done: https://github.blog/changelog/2021-11-10-linkify-selected-text-on-url-paste/
Rereading this thread, I think it’s not worth the many “just one problem”