You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For accessibity reasons we changed latex code location to our own property data-latex and now we notice that your editor doesn't use old latex value bases for editing image. I'm quessing that this is because math-editor.js showMathEditor function that uses alt propety. Is there a way to override this function so that it uses our custom property data-latex instead of alt.
The text was updated successfully, but these errors were encountered:
For accessibity reasons we changed latex code location to our own property data-latex and now we notice that your editor doesn't use old latex value bases for editing image. I'm quessing that this is because math-editor.js showMathEditor function that uses alt propety. Is there a way to override this function so that it uses our custom property data-latex instead of alt.
The text was updated successfully, but these errors were encountered: