Jake W. Vincent

Results 18 comments of Jake W. Vincent

Oh this makes sense. I didn't think about how the destroy link function would work for multi-line links. MkdnMoveSource (for renaming a link and the corresponding file) won't work either....

@binyomen I've just pushed a new implementation of this (to the `dev` branch) that bakes in the consideration of contextual lines when following or manipulating links. The config key is...

Hi, thanks for the issue. I agree that completions for headers would be nice, although I'll have to do a bit of learning to figure out how to implement that....

This is a little bit challenging since concealed length is not readily available (AFAIK), but I can look into it. It would require an additional step of determining the number...

Ah, I forgot I added conceal patterns for reference-style links! If you'd like to look into it, you can check out the `tables` module (`tables.lua` in `mkdnflow.nvim/lua/mkdnflow/`). There are I...

> Hello! It appears that putting `imap (PearTreeExpand)DiscretionaryEnd` in my vimrc fixes this. I don't normally use Endwise, so let me know if this misses something. > > I don't...

Hi @jjhiggz, I like this idea and plan to take it up at some point. Thanks for the suggestion!

Hi @life00, thanks for the request! Though the goal isn't necessarily to follow pandoc standards, I think a change like this would make sense to avoid needing duplicate entries. I...