Open ashishWaghmare opened 8 years ago
Mermaid 2 diagrams don't appear in pdf /mobi or epub generation. I used sample given on Read-me page. and below is my book.json
{ "gitbook": "2.6.7", "plugins": ["mermaid-2"], "links": { "sidebar": { "Contact us / Support": "https://www.gitbook.com/contact" } }, "pluginsConfig": { "mermaid-2": { "theme":"forest" } } }
Thanks reporting, I will find a way to let it could generate pure SVG in node, if I have enough time.
Mermaid 2 diagrams don't appear in pdf /mobi or epub generation. I used sample given on Read-me page. and below is my book.json
{ "gitbook": "2.6.7", "plugins": ["mermaid-2"], "links": { "sidebar": { "Contact us / Support": "https://www.gitbook.com/contact" } }, "pluginsConfig": { "mermaid-2": { "theme":"forest" } } }