Mermaid-Chart / vscode-mermaid-preview

Previews Mermaid diagrams
MIT License
142 stars 15 forks source link

Convert markdown to pdf #47

Closed cblomart closed 5 years ago

cblomart commented 6 years ago

When using "Convert Markdown to pdf" the memaid schema used are not rendered. Only the memaid text content is shown in the pdf.

vstirbu commented 6 years ago

Can you provide more context aboutConvert Markdown to pdf? I was not able to find that command with the built-in markdown viewer. What other extensions do you have? Thanks!

cblomart commented 6 years ago

Hello, i use another extension effectively: https://github.com/yzane/vscode-markdown-pdf

vstirbu commented 6 years ago

Can you add a screenshot to have a record of how the diagram looks like when converted to pdf?

cblomart commented 6 years ago

In vscode:

image

On pdf mermaid.pdf

vstirbu commented 6 years ago

This plugin interacts with the built-in markdown preview using the markdown extensions. Looks like the pdf converting plugin does not implement the equivalent functionality therefore the fenced mermaid diagram is not actually rendered. This should be brought to the attention of the plugin developer.

cblomart commented 6 years ago

Should be done as i mentionned the issue i opened with them.

FantasyLeo commented 1 year ago

look forward to