We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://ckeditor.com/docs/ckeditor5/latest/features/remove-format.html The remove format feature lets you quickly remove any text formatting applied using inline HTML elements and CSS style. This is especially needed whenever you set any block stylers.
Therefore I suggest that you bundle your ckeditor with the remove format plugin.
The text was updated successfully, but these errors were encountered:
Hi, thanks for getting in touch! That sounds like a good idea to me. I raised a PR to add it.
Sorry, something went wrong.
CKEditor 3.7.0 has been released, which now bundles the RemoveFormat CKE plugin.
RemoveFormat
i-just
No branches or pull requests
Description
https://ckeditor.com/docs/ckeditor5/latest/features/remove-format.html
The remove format feature lets you quickly remove any text formatting applied using inline HTML elements and CSS style.
This is especially needed whenever you set any block stylers.
Therefore I suggest that you bundle your ckeditor with the remove format plugin.
The text was updated successfully, but these errors were encountered: