Create a new Text Format without CKEditor in Drupal 8
By admin on Wed, 06/12/2019 - 05:40
Why We need a text format without CKEditor
CKEditor by default filter out many tags. Like it removes font icon <i></i> tag.
So, in these cases it is better to use a text format without CKEditor.