ckeditor / strapi-plugin-ckeditor

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

Integrate Tex/Latex through custom plugin #59

Open oliverkidd opened 1 year ago

oliverkidd commented 1 year ago

I have been trying to integrate some form of math library as a custom plugin to CKEDITOR for strapi. No luck so far.

Are custom plugins a possible addition here?

The kind of functionality I am looking to add is contained within this npm package: https://github.com/isaul32/ckeditor5-math#installation

Adding some support/documentation for adding custom plugins to this plugin would take things to the next level!

quyen1708 commented 1 year ago

I have been trying to integrate some form of math library as a custom plugin to CKEDITOR for strapi. No luck so far.

Are custom plugins a possible addition here?

The kind of functionality I am looking to add is contained within this npm package: https://github.com/isaul32/ckeditor5-math#installation

Adding some support/documentation for adding custom plugins to this plugin would take things to the next level!

I done it here: https://github.com/quyen1708/strapi-4-custom-field-math-type