flw0 / equation-editor-react

Equation editor based on Mathquill for React web apps
https://flw0.github.io/equation-editor-react/
MIT License
62 stars 14 forks source link

How do we know about unsupported symbols in mathquill #87

Open quanzhongxian opened 1 year ago

quanzhongxian commented 1 year ago

How do we know about unsupported symbols in mathquill? Doesn't seem to have a callback function when it's not supported?

V0XNIHILI commented 1 year ago

Probably you can add such a callback function in Mathquill directly!