Add/Edit links inline
Is your feature request related to a problem? Please describe. Currently, to edit a link there is a browser alert window. This is inconsistent with the rest of the UI.
Describe the solution you'd like Links should be added and edited inline.
Additional context
Figure: Current link editing experience 👎🏻
hello, can I take this issue?
I can't find the edit link button in the code. Can you point me in the right direction?
@jbowen4 this should be the click handler: https://github.com/netlify/netlify-cms/blob/5d2256051ebb10617bd3aa45baafde113d56e552/packages/netlify-cms-widget-markdown/src/MarkdownControl/VisualEditor.js#L174
Hi, can I handle this feature?