sindresorhus/refined-github

The issue has been closed
Make a link format automatically when pasting link on content #4499
KSH-code posted onGitHub
When editing description, I often make a link like issue.
The step I followed is
- write a content.
- and I wrap it using
[]
for content and()
for link.
so it is a hassle. I'd like to use link paste as function of backtick.
backtick is automatically to wrap up selected content which is dragged.