https://github.com/bitbravo/mathpix-editor
Mathpix Editor using Markdown Editor and Mathpix
https://github.com/bitbravo/mathpix-editor
mathjax mathjax-node mathml mathpatterns nodejs reactjs redux redux-saga
Last synced: about 2 months ago
JSON representation
Mathpix Editor using Markdown Editor and Mathpix
- Host: GitHub
- URL: https://github.com/bitbravo/mathpix-editor
- Owner: BitBravo
- Created: 2019-01-29T03:40:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-19T21:32:05.000Z (almost 7 years ago)
- Last Synced: 2025-03-10T14:48:48.065Z (about 1 year ago)
- Topics: mathjax, mathjax-node, mathml, mathpatterns, nodejs, reactjs, redux, redux-saga
- Language: CSS
- Homepage: https://mapthpix.netlify.com/
- Size: 4.22 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Markdown Editor(react)







#Doesn't support some equations like this in the markdown-it and markdown-it-mathjax

# how to run this app
```
$ npm install
$ npm run build
$ npm start
```