A rich text editor for scientific content, with Markdown helpers, Mathlive, Geogebra and Excalidraw Extensions. The project aims to make writing publication-quality documents easy and accessible.
- Rich Text: Text formatting, Copy + Paste Preformatted text, Code syntax highlighting, Insert Images, Tables and Sticky notes.
- Math: Integrates with Mathlive for writing LaTeX with a Virtual Keyboard.
- Graph: Integrates with Geogebra for graphing functions and shapes.
- Sketch: Integrates with Excalidraw for hand-drawn like sketches.
git clone https://github.com/IBastawisi/matheditor.git
cd matheditor
npm install
npm run dev