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
95 stars 58 forks source link

support ckeditor.js or ckeditor.ts instead of txt #140

Closed thomasInes closed 2 months ago

thomasInes commented 5 months ago

Is it possible, or if not, can we make this plugin support js and/or ts configuration on top of the txt format currently in use? It would just make configuring easier as most txt file containing js are rendered without syntax colouring and automatic formatting.

nshenderov commented 2 months ago

100