Feature Request: Clicking Headers in markdown add it to the clipboard
Proposal
Inside of Issues/Epics/MR's, all of which utilize standard Markdown syntax, GitLab already creates anchor points for headers. For example, this issue has an anchor point for Proposal. When clicking the anchor, the address bar is updated, and thus we are provided a point for which the browser knows to immediately attempt to scroll to when that link is first opened. I'd like to request that we expand this feature such that when clicking that anchor point, it automatically updates a users clip board. Currently if we are to click this anchor point, the browser will auto-scroll, if necessary, to push that anchor near the top of the window. Adding it to the clipboard will remove the need to then go to the address bar to copy and paste that anchor for use elsewhere.