Skip to content

kerzol/markdown-mathjax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markdown+mathjax

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

About

Live markdown editor based on MathJax and Marked

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages