Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iqual-ch/iq_ckeditor_cleanpaste


https://github.com/iqual-ch/iq_ckeditor_cleanpaste

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Clean paste CKEditor plugin

CKEditor plugin that removes formatting after paste.
Format removing should be based on built-in removeformat function:
[https://github.com/ckeditor/ckeditor4/blob/master/plugins/removeformat/plugin.js](https://github.com/ckeditor/ckeditor4/blob/master/plugins/removeformat/plugin.js)