Live markdown editor based on MathJax and Marked
text → Escape tags → MathJax → Unescape some sutff → Markdown → preview
https://kerzol.github.io/markdown-mathjax/editor.html
You should initialize and fetch
marked into lib/
Just type in the terminal:
cd markdown-mathjax/
git submodule init
git submodule update
We use MathJax from https://cdnjs.cloudflare.com/ajax/libs/mathjax/. If you don't like that you need to read and modify editor.html