What I’m trying to do
I used to using wiki image link in obsidian:
![[some-image]]
which is the setting in obsidian.
And today I found this is not a standard way in markdown. And I turned the option off in Obsidian
However, the old markdown files are still using wikilinks.
My question is that is there a way to convert these wikilinks into markdown image links?
thx.