vscode-markdown-pdf icon indicating copy to clipboard operation
vscode-markdown-pdf copied to clipboard

Markdown converter for Visual Studio Code

Results 191 vscode-markdown-pdf issues
Sort by recently updated
recently updated
newest added

It will be more convenient if command-line is supported

I am experiencing an error when trying to create a pdf from a markdown file, and no matter where i move the file to I get the same error. Error:...

Maybe this is not supported yet.. I tried to export a PDF with a _mermaid gitGraph_ and the result is as if there was a syntax error in the graph....

When exporting a .md file to pdf, a pop-up appears containing this text: `[Markdown PDF]: Exporting (pdf) ...` But this popup doesn't disappear, even though the file is correctly converted...

Cross-referencing this issues https://github.com/mjbvz/vscode-markdown-mermaid/issues/6. We would like to have these very nice Mermaid diagrams exportable.

enhancement

This extension cannot convert latex

I have a jpg file which is rotated by changing its metadata, not by 'really' rotating the pixels. I include this picture in the markdown by `![pic](/path/to/pic.jpg)`, just regular syntax....

Hi everyone, I encountered " Syntax error in graph, mermaid version 9.1.3" when trying to export to PDF, but it works well when trying with "export to HTML", which used...

export times out with the following error- TimeoutError: Timed out after 30000 ms while trying to connect to the browser! Only Chrome at revision r722234 is guaranteed to work. extension...

Hello, everyone! As soon as I use a node with text (square brackets for the description of the node), I get an error when exporting to PDF. Example: ``` graph...