I am trying to generate a pdf from an HTML file that utilized mermaid.js. (see attached).
I used the following command line:
prince --javascript --verbose mm.html
The PDF file only contains the Mermaid code, not the resultant diagram.
Has anyone gotten Mermaid to work with Prince?
THANKS
I used the following command line:
prince --javascript --verbose mm.html
The PDF file only contains the Mermaid code, not the resultant diagram.
Has anyone gotten Mermaid to work with Prince?
THANKS