ckeditor / strapi-plugin-ckeditor

CKEditor 5 - Official Integration for Strapi
https://market.strapi.io/plugins/@ckeditor-strapi-plugin-ckeditor
Other
72 stars 79 forks source link

Is there a way to add math/chem equations using MathJax or equivalent? #51

Open oliverkidd opened 1 year ago

oliverkidd commented 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!

quyen1708 commented 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

devios327 commented 10 months ago

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!