-
Notifications
You must be signed in to change notification settings - Fork 36
Todo List
Benjamin Bray edited this page Mar 28, 2021
·
1 revision
In no particular order:
- Encapsulate available math plugins to an
options
object passed on initialization - Wrap nodeViews + katexMacros as a ProseMirror plugin object
- Support a render callback function, allowing use of MathJax / MathLive instead of KaTeX
- Test in FireFox, Safari, Edge
- Write as many tests as possible