MacDownApp / macdown

Open source Markdown editor for macOS.
https://macdown.uranusjr.com/
9.45k stars 1.09k forks source link

Support clickable links in editor mode #1033

Open SimplGy opened 5 years ago

SimplGy commented 5 years ago

(feature request)

I've been using macdown for years now. Thanks for building it.

I'd like to add a small feature, with your blessing, @uranusjr.

I often write documents with [links like this](http://foo.com). They're clickable in preview mode of course, but not in editor mode.

It would be useful to me if I could click on them as links even in editor mode, perhaps only when combined with a keyboard key like control/cmd. IDEs support clickable links in code so this feels very familiar and expected to me, and I hope to others.

SimplGy commented 5 years ago

same feature in a linux md editor: https://github.com/brrd/Abricotine/issues/198