yzane / vscode-markdown-pdf

Markdown converter for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=yzane.markdown-pdf
Other
1.01k stars 205 forks source link

add an option to disable mermaid #175

Open PinkD opened 4 years ago

PinkD commented 4 years ago

always adding mermaid js file into template makes the generated html file bigger than 1MB

https://github.com/yzane/vscode-markdown-pdf/blob/4815dcc62d434cfe2bd9d81f4cf59bb3da339b65/template/template.html#L7-L9

yzane commented 4 years ago

Please upgrade Markdown PDF to ver1.4.4 and try.

vowstar commented 5 months ago

This change makes it impossible to use offline. It would be better if there is an option for offline use.