Disable auto injecting markdown links when copy-pasting links #78894
Unanswered
jcubic
asked this question in
Other Feature Feedback, Questions, & Ideas
Replies: 1 comment
-
|
There is a URL paste behavior setting under Accessibility in user preferences. I have specifically set it to Plain text, but it does not seem to be taking effect. Is this feature currently broken? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Body
THis is really annying. I write my markdown by hand and each time I try to paste the URL inside markdown links:
[something](|)GitHub injects full markdown links inside my markdown links. I need to copy the URL into my editor (desktop one) and copy it again in order to paste the URL.Can there be an option to disable any autoformatting (except maybe those on enter, like lists) into the markdown editor? Or maybe you can just detect that I'm already inside the link and don't put links inside my links.
Beta Was this translation helpful? Give feedback.
All reactions