Update: I just updated to the latest version and it looks like this is no longer a problem.
Recently I’ve noticed that when I insert a link using cmd-k on selected text, the cursor is placed just after the [. I have to manually move the cursor position inside the () in order to set the link.
I believe that the previous behavior was to put the cursor inside the () so that if I hit cmd-v, the URL in my clipboard would set the link for the selection.
Steps to reproduce
- Open a document
- Type “This is text for a link to Google”
- Select the words “link to Google”
- Press cmd-k
What I expect:
That the cursor should be inside the () so that I can paste or type the URL for the link.
What actually happens:
The cursor is just after the [.
Any help is much appreciated.