Issue
- By default in CKEditor "Remove Text Formatting" functionality is hidden.
Environment
- Liferay DXP 7.4
Resolution
- RemoveFormat is already added to our shipped CKEditor, only it's needed to add the button into the toolbar in order to use it.
- Follow the steps provided in Modifying an Editor's Configuration using the class MyEditorConfigContributorPortlet.java attached.
Additional Information