Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iqual-ch/iq_ckeditor_cleanpaste
https://github.com/iqual-ch/iq_ckeditor_cleanpaste
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/iqual-ch/iq_ckeditor_cleanpaste
- Owner: iqual-ch
- Created: 2020-06-09T07:15:16.000Z (over 4 years ago)
- Default Branch: 3.x
- Last Pushed: 2023-10-27T13:44:33.000Z (about 1 year ago)
- Last Synced: 2024-11-15T22:31:42.279Z (about 2 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)