mathwo / mathedit

Simple MathJax editor with markdown support.

Home Page:http://kasperpeulen.github.io/mathedit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vision

Mathedit should become a solid online mathematical editor for writing math notes, homework, and other math snippets you want to save. For example, it could be used for preparing stackexchange posts.

The longer term plan is to make mathedit a bit like OneNote, where you have rich features to organise your math snippets.

Roadmap

0.1.0

  • A simple math editor with latex on the left, and live output on the right. ✅
  • Should support commonmark (markdown). ✅
  • Should not flicker while writing. ✅
  • Saves work to local storage. ✅
  • Markdown not to conflict with LaTeX math code. ✅

0.2.0

  • Enable export to gist and import from gist using github login ✅
  • Allow sharing math notes ✅
  • Allow editor to be used offline ✅
  • Organising multiple math notes/snippets
  • Organising projects

About

Simple MathJax editor with markdown support.

http://kasperpeulen.github.io/mathedit/


Languages

Language:Dart 76.9%Language:HTML 15.0%Language:CSS 4.4%Language:JavaScript 3.7%