/ckeditor5-react

customize ckeditor5 in react with mathtype and underline plugin

Primary LanguageJavaScript

Customize Ckeditor5 With MathType / ChemType Integration in React app

  • MathType
  • ChemType
  • Add / Remove plugins (vender/ ckeditor5-with-track-changes)

Add / Remove plugins

  • npm install 'plugin-name' (/vender/ ckeditor5-with-track-changes)
  • update /vender/ ckeditor5-with-track-changes/src/ckeditor.js
  • npm run build (/vender/ ckeditor5-with-track-changes)

Configuration and setup

  • npm install
  • npm start