-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make span element className configurable #81
Comments
DanielKulbe
added a commit
to DanielKulbe/ckeditor5-math
that referenced
this issue
Feb 4, 2023
DanielKulbe
added a commit
to DanielKulbe/ckeditor5-math
that referenced
this issue
Feb 6, 2023
DanielKulbe
added a commit
to DanielKulbe/ckeditor5-math
that referenced
this issue
Feb 7, 2023
DanielKulbe
added a commit
to DanielKulbe/ckeditor5-math
that referenced
this issue
Feb 7, 2023
DanielKulbe
added a commit
to DanielKulbe/ckeditor5-math
that referenced
this issue
Feb 21, 2023
DanielKulbe
added a commit
to DanielKulbe/ckeditor5-math
that referenced
this issue
Apr 3, 2023
tony
pushed a commit
that referenced
this issue
Apr 3, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have a large installation which currently uses the CKEditor 4 MathJax plugin. The plugin provides a configuration for the MathJax element className, which is currently set to the tex2jax.processClass value of the MathJax configuration. I'd like to suggest to have such option here too.
The text was updated successfully, but these errors were encountered: