markdown+mathjax
April 14, 2018 · View on GitHub
Live markdown editor based on MathJax and Marked
How it works?
text → Escape tags → MathJax → Unescape some sutff → Markdown → preview
Demo
https://kerzol.github.io/markdown-mathjax/editor.html
Dependencies
Install
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