CKEditor5 Open New Tab
745 sites
No security coverage
This module allows users to configure links in CKEditor 5 to open in a new tab. It makes the `target="_blank"` attribute available for link options.
Introduction
This module enhances CKEditor 5 by allowing users to set links to open in a new tab using target="_blank".
Configuration
To ensure this module works correctly, you need to add target to the source editing of the text formats in the Basic HTML configuration.
Requirements
CKEditor5