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

error when export #91

Open
rmurawka01 opened this issue Jul 26, 2024 · 6 comments
Open

error when export #91

rmurawka01 opened this issue Jul 26, 2024 · 6 comments

Comments

@rmurawka01
Copy link

each time i try to export, nothing is generted except this error in console:
Uncaught (in promise) TypeError: Cannot destructure property 'width' of 'imageLinks[index].groups' as it is undefined.
at eval (plugin:obsidian-markdown-export-plugin:490:17)

if i have a loock at image from my notes, the format is mainly :

any idea to solve that issue ?

@rmurawka01
Copy link
Author

image format from not is mainly like that :
label

@SkullyScorner
Copy link

Have the same issue (OS Linux Mint, up to date). Commenting the line mentioned (490) in the plugin main.js file temporarily fixes the .md export.
Hope that helps until the issue can be fixed!

@bingryan
Copy link
Owner

bingryan commented Aug 1, 2024

Can you provide screenshots? @rmurawka01 @SkullyScorner

@rmurawka01
Copy link
Author

Obsidian screenshot with the markdown note I've just published on the right and the error generated in the console on the bottom right.
2024-08-02_15-54-27

@bingryan bingryan mentioned this issue Aug 6, 2024
@bingryan
Copy link
Owner

bingryan commented Aug 6, 2024

@rmurawka01 @SkullyScorner update this plugin, and try again :)

@SkullyScorner
Copy link

The update fixed the issue. Thank you very much !

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