jakewvincent / mkdnflow.nvim

Fluent navigation and management of markdown notebooks
GNU General Public License v3.0
683 stars 41 forks source link

Handle bang (`!`) properly in image links #220

Open jakewvincent opened 4 months ago

jakewvincent commented 4 months ago

Discussed in https://github.com/jakewvincent/mkdnflow.nvim/discussions/215

Originally posted by **avoidaccount** May 3, 2024 It is possible to make mkdnflow ignore the exclamation on the image syntax `![alt](path)`? I noted that if Enter or FollowLink is used on the alt it opens the image as expected, but the **!** created a new link instead. Im using the default config.