This is the standard edX header for use in React applications. It has two exports:
- a11ychecker: TinyMCE Premium Accessibiltiy Checker plugin
- powerpaste: TinyMCE Premium PowerPaste plugin
import { a11ychecker, powerpaste } from 'frontend-components-tinymce-advanced-plugins';
- Install requirements npm install
- Start the example server npm start
- Visit http://localhost:1234