Open macin opened 2 months ago
Unfortunately, this is no bug. The diagrams are rendered client-side. It is a limitation of dw2pdf, as it renders server-side. Compare this with a page you try to print, which works.
Nonetheless, it would be useful to allow mermaid diagrams to be properly handled by dw2pdf. I will have look if there is some way to incorporate this.
Diagrams can now be embedded as SVGs in the wiki page. They are then included by dw2pdf. Unfortunately, they are not rendered properly there. I need to look into this before this feature works properly.
Description We are using dw2pdf plugin for exporting content to pdf. We started using the mermaid plugin for the diagrams and ufortunately they don't appear on the resulting pdf. Is this something that could be fixed?
Mermaid code
Actual behaviour On the page it displays perfectly fine. On pdf its an unconverted mermaid script. Expected behaviour I`d like it to be visible in pdf file
Versions DokuWiki: Kaos-6a Plugin: dw2pdf 2024-02-15 Mermaid: 2024-02-15