nshenderov / strapi-plugin-ckeditor

Integrates CKEditor 5 into your Strapi project as a fully customizable custom field. (Unofficial integration)
https://www.npmjs.com/package/@_sh/strapi-plugin-ckeditor
MIT License
84 stars 53 forks source link

depend on latest ckeditor release: 36.0.0 -> 39.0.1 #117

Closed EsGeh closed 5 months ago

EsGeh commented 11 months ago

What does it do?

depend on latest ckeditor release: 36.0.0 -> 39.0.1

Why is it needed?

Enables the latest ckeditor features, such as custom styles for lists ( ul, ol ).

Related issue(s)/PR(s)

Let us know if this is related to any issue/pull request

EsGeh commented 10 months ago

Can I have some feedback on this? Any interest of merging this with the original repository?