glushchenko / fsnotes

Notes manager for macOS/iOS
https://fsnot.es
MIT License
6.51k stars 483 forks source link

"Copy link" on markdown links copies link text instead of URL if you've right-clicked on the link text #1787

Open nth-chile opened 2 weeks ago

nth-chile commented 2 weeks ago

Description

If you right click on the text part of a markdown link and click Copy link, it copies the link text and not the URL

To Reproduce

  1. Make a link [link](https://google.com)
  2. Right click on the part that says "link"
  3. Pastes the word "link" instead of "https://google.com"

Expected behavior

No response

FSNotes version

6.9.0

macOS/iOS version

14.5

Additional context

No response