Skip to content

bionut/mathdown

 
 

Repository files navigation

saucelabs test badge

Collaborative markdown with math. Powered by CodeMirror, MathJax and Firebase's Firepad. Free testing courtesy of Sause Labs.

Alpha quality – will eat your math, burn your bookmarks & expose your secrets.

License

My code is under MIT License.

Dependencies:

  • CodeMirror is also MIT.
  • MathJax is under Apache License 2.0.
  • My CodeMirror-MathJax glue is also MIT.
  • Firebase is a proprietary service (#4); their client-side javascipt API firebase.js is MIT.
  • The collaborative editor Firepad is MIT. It calls firebase javascipt API.

Git trivia

After checking out, run this to materialize subdirs://

git submodule update --init --recursive

Append --remote to upgrade to newest versions of all submodules (need to commit afterwards if anything changed).

I'm directly working in gh-pages branch without a master branch, as that's the simplest thing that could possibly work (http://oli.jp/2011/github-pages-workflow/ lists several alternatives).


Other things called "mathdown":

About

Collaborative markdown with math

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors