-
Notifications
You must be signed in to change notification settings - Fork 26
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
Export to anything other than HTML does not work #141
Comments
I'm having the same problem on Arch Linux. My solution; |
This worked, thanks a lot! |
You're welcome 😊️ |
@05akalan57 Mind to share some insight on which
In Thanks! |
sorry for the delay. Yes you found the correct |
I try this, but...
|
Unfortunately I couldn't find a solution for this problem. 😔️ My own solution is not using images in your markdown file 😅️ |
v1.1.2 should fix this |
In |
I decided to do a clean install of the extension before updating, meaning that I uninstalled the extension withing VSCode, then closed it and:
Then I re-opened VSCode and reinstalled the extension, but there's another issue now: when I try to generate a PDF file the extension asks to download Chromium and accepting the change yelds this error:
|
Hi, I've noticed that the
Right click menu
>Export to File
>PDF
does not work: the messageMarkdown Export: Initializing...
never goes away and no PDF file is generated.Only HTML export and copy works, everything else doesn't.
I'm using
code 1.71.0-2
on Arch Linux with extension version1.1.1
.Let me know if I can provide further informations, thanks in advance!
The text was updated successfully, but these errors were encountered: