abricotine
abricotine copied to clipboard
Export math as SVG
When exporting to HTML, provide an option to convert math formulas into SVG images, so we don't need to load MathJax anymore. This could be a way to solve #115 and to improve exported HTML portability. We could use https://github.com/mathjax/MathJax-node for doing this.