Hi everyone,
Just wondering if there is a way to modify the hyperlink helper bundle when working in markdown (ok, I'm pretty sure there is a way, I just don't have the sweet skills to accomplish this on my own).
Currently, when i paste a link using ctrl-shift-L I get:
[text](http://linkaddress.yay)
I would prefer to get
[text][1]
and then have the link entered at the bottom of the document.
Any thoughts on how this could be pulled off?
thank you.