CKEditor 5 Inline Quote
147 sites
Security covered
This module adds a button to CKEditor 5 that allows users to insert inline HTML quotes (`<q>`). It also enables custom classes and cite attributes to be added to these quotes directly through the editor's user interface.
Basic module that adds a button in CKEditor 5 allowing to create HTML inline quotes: <q></q>.
The plugin now supports custom class and cite attributes using the CKEditor UI.
All contributions are welcome!