Use of Abitti Trademark policy
Rich text editor with math support for Finnish Matriculation Examination Board. Live demo can be found at https://math-demo.abitti.fi/
Since v4.0.0, only ES2017 code with ES modules is provided (in the dist
directory). If you want to use this library, a bundler such as Webpack or
Rollup is probably needed.
- MathQuill (https://github.com/digabi/mathquill)
- MathJax-Node
- Jquery
- sanitize-html
- Install Node.js
- Install yarn
- Run
yarn install
. - Run
yarn dev
. - Go to http://localhost:5000
Demo: http://digabi.github.io/rich-text-editor/
Source: https://github.com/digabi/rich-text-editor/blob/master/index.html