Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Markdown links/embeds producing errors #162

Open
martinm07 opened this issue Feb 20, 2024 · 2 comments
Open

Markdown links/embeds producing errors #162

martinm07 opened this issue Feb 20, 2024 · 2 comments

Comments

@martinm07
Copy link

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.

@mokeyish
Copy link
Owner

It seems to be the same problem.

#163 (comment)

@Fenrihr
Copy link

Fenrihr commented Apr 26, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants