myconfig "img_dir = {"../assets"}"
this will save image to the assets folder (which is in the parent folder of terminal current path) ,not base on the markdown file nvim is editing.
i hope can config picture folder using relative path base on markdown file.
thank you
myconfig "img_dir = {"../assets"}"
this will save image to the assets folder (which is in the parent folder of terminal current path) ,not base on the markdown file nvim is editing.
i hope can config picture folder using relative path base on markdown file.
thank you