An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Markdown Editor(react)

![Alt text](imgs/scroll.png?raw=true "scrollbar issue")
![Alt text](imgs/math.png?raw=true "Title")
![Alt text](imgs/emoji.png?raw=true "Title")
![Alt text](imgs/html.png?raw=true "Title")

![Alt text](imgs/1.png?raw=true "Title")
![Alt text](imgs/2.png?raw=true "Title")
![Alt text](imgs/3.png?raw=true "Title")

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

![Alt text](imgs/error1.png?raw=true "Title")

# how to run this app

```
$ npm install
$ npm run build
$ npm start
```