Markdown links/embeds producing errors
Whenever a regular markdown link or embed is included in a note, and I try to export that note to any format, I get an error along the lines of
Error at "C:/Path/To/Obsidian/Note"
(line 4, column 2): unexpected 'l' [link](https://google.com) ^
Wikilinks work fine, but these don't...
The same is also true for markdown embeds for example 
I am on Windows 10, I have the latest version of the plugin installed (1.10.3) with Pandoc version 3.1.12.1.
It seems to be the same problem.
https://github.com/mokeyish/obsidian-enhancing-export/issues/163#issuecomment-1962365788
It seems to be the same problem.
Same problem, I already tested with the proposal from #163 (comment) but it doesn't solve the problem.
an explanation in #148