obsidian-enhancing-export icon indicating copy to clipboard operation
obsidian-enhancing-export copied to clipboard

Markdown links/embeds producing errors

Open martinm07 opened this issue 2 years ago • 2 comments

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 ![alt text](path/to/image)

I am on Windows 10, I have the latest version of the plugin installed (1.10.3) with Pandoc version 3.1.12.1.

martinm07 avatar Feb 20 '24 14:02 martinm07

It seems to be the same problem.

https://github.com/mokeyish/obsidian-enhancing-export/issues/163#issuecomment-1962365788

mokeyish avatar Feb 24 '24 13:02 mokeyish

It seems to be the same problem.

#163 (comment)

Same problem, I already tested with the proposal from #163 (comment) but it doesn't solve the problem.

an explanation in #148

Fenrihr avatar Apr 26 '24 23:04 Fenrihr