Bug: :MkdnCreateLink
does not seem to work on visually-selected text
#258
Labels
bug
Something isn't working
Bug description
I'm trying to create a link using
:MkdnCreateLink
over a visually-selected bit of text, but it only creates the link using the first character of the selection. Due to a dash in the middle of the text, a normal mode invocation does not fit my needs. I could theoretically create a shortcut to generate the link myself, but I want to be able to use my customtransform_explicit
function.Reproduction steps
Steps to reproduce the behavior:
viW
.:'<,'>MdknCreateLink
Expected behavior
Error output and/or screenshots
Context
I'm pretty sure that this worked in the past, so maybe something broke it. With NeoVim, it very well could be something on my end.
The text was updated successfully, but these errors were encountered: