preservim / vim-markdown

Markdown Vim Mode
4.69k stars 524 forks source link

Refactor `s:EditUrlUnderCursor()`, and add tests for `ge` when not on a markdown link #586

Open ernstwi opened 2 years ago

ernstwi commented 2 years ago

This does not affect behaviour of ge. Some things to fix are marked TODO in the tests, however how to approach this depends on dicussion in #482 .