Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/triment/react-markdown-editor

The editor for markdown support Latex by React
https://github.com/triment/react-markdown-editor

Last synced: about 1 month ago
JSON representation

The editor for markdown support Latex by React

Awesome Lists containing this project

README

        

# An editor supports Latex by katex

Screenshot:

![screenshot](screenshot.png)

usage:
```sh
git clone https://github.com/Triment/react-markdown-editor yourdir

cd yourdir
yarn
yarn start
```

Completed:
- [x] UI
- [x] render
- [x] selection

TodoList:
- [ ] fix bug
- [ ] optimize compiler
- [ ] code highlight
- [ ] Configurable

feedback: [email protected]