Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Clean up HTML contents #33

Closed
bergie opened this issue Dec 27, 2011 · 2 comments
Closed

Clean up HTML contents #33

bergie opened this issue Dec 27, 2011 · 2 comments

Comments

@bergie
Copy link
Owner

bergie commented Dec 27, 2011

We should clean up HTML generated by browser's contentEditable implementation, especially when pasting. Sanitize.js might be a good option for this.

@bergie
Copy link
Owner Author

bergie commented Mar 29, 2012

Plugins are now able to modify contents before they're returned by getContents() by providing a cleanupContentClone method. This way we can easily provide a cleaner as a plugin

@bergie
Copy link
Owner Author

bergie commented Jun 28, 2012

Since this problem is reported in multiple issues, I'm centralizing tracking to issue #5. I'll post some updates on this there.

@bergie bergie closed this as completed Jun 28, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant