para2402
Results
2
comments of
para2402
Same problem. @GARENFEATHER What does your code do? Were you successful getting SVG of the mermaid markdown with the above code?
I found a workaround for the problem. I searched for all KaTeX and mermaid HTML elements, and rendered them using Katex and mermaid libraries. [Code is here](https://github.com/jaipara/StackeditJS-example.git) https://github.com/jaipara/StackeditJS-example.git Hope it...