Open oliverkidd opened 1 year ago
There seems to be the capability to add MathJax to CK editor V5. However the documentation is not the clearest when it comes to integrating this with strapi.
Is this possible/in the pipe-line for this repo? It would be great to add customisation to the editor for fractions/chemical equations.
This is what I would love to integrate into your plugin, but I can't figure it out: https://www.npmjs.com/package/ckeditor5-math
Thanks!
I done it here: https://github.com/quyen1708/strapi-4-custom-field-math-type
Hi! This npm package is what you are looking for: strapi-math-chem I've publish this to strapi plugins but it's in the process of revision now. Enjoy!
There seems to be the capability to add MathJax to CK editor V5. However the documentation is not the clearest when it comes to integrating this with strapi.
Is this possible/in the pipe-line for this repo? It would be great to add customisation to the editor for fractions/chemical equations.
This is what I would love to integrate into your plugin, but I can't figure it out: https://www.npmjs.com/package/ckeditor5-math
Thanks!