Opening Git Tool via Markdown Link

I am looking for a way to open the Git tool in the editor automatically or by clicking a link in Markdown (this is for a tutorial). I notice that you can open a new tab to a file by doing something like:

[index.js](#index.js)

But I’d like to write a similar href to open the git editor. Anyone know if this is possible?

Hi @RegressionGames I don’t think this is possible.

1 Like