OscarGodson / EpicEditor

EpicEditor is an embeddable JavaScript Markdown editor with split fullscreen editing, live previewing, automatic draft saving, offline support, and more. For developers, it offers a robust API, can be easily themed, and allows you to swap out the bundled Markdown parser with anything you throw at it.
http://epiceditor.com
MIT License
4.25k stars 334 forks source link

MathJax/TeX #349

Open mazing opened 9 years ago

mazing commented 9 years ago

Are there any plans to implement mathjax (http://www.mathjax.org/) just like http://math.stackexchange.com/.

It would be a great feature.