Hi, thank you for all your work in getting images inside of Neovim. I am really excited to try and get this working.
I am able to use the minimal setup and also configured my setup to work with this style image:

Inside of my ObsidianVault, I have an Attachments folder at the root where all of my images are stored.
How can I configure image.nvim to look in this directory when it sees something like this?
![[Test.png]]
I am probably missing something obvious or unsure how to configure resolve_image_path to make this work.
Thank you again for your time and work on this plugin!