Improve Text Editor Formula
Open
feature
good first issue
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
- Integrate mathquill4quill https://justamouse.com/mathquill4quill/?&displayHistory=true https://github.com/c-w/mathquill4quill/blob/master/reactjs/src/Editor.js this displays formula directly in the box
- If we include an "easy" formula edition, the "latex" raw text will probably be saved within the html and katex would be used to parse and display it (as we do in Desktop). This library allows equation edition https://viktorstrate.github.io/react-mathquill/
- Provide equations template?
- Provide formula history?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.