Results 24 comments of Armin Darvish
trafficstars

I think for streams, a compromise solution would be to do the conversion after inserting markdown file. Just save the begin and end points and run your regex replacement afterwards...

In my experience calling pandoc would be messy (because it tends to create some other temporary files) and slow, but it might be an interesting optional setting whether to use...

@ahmed-shariff I am open to a pull request, but note that I do not use Emacs on Windows, so I won't have a way of testing this. I am going...

@josephmturner This may be non-trivial because the `minibuffer-setup` step is deep burried in the consult backend, so creating completion-functions for this can be tricky. Plus the fact that we would...