- Issue created by @kopeboy
- 🇵🇱Poland salmonek
Hi Lorenzo
That is right. That's because Bookmarks were introduced to CKEditor without linking support at first. The feature is available since CKEditor 5 v45 which will be available in Drupal 10.5/11.2
Additionally v45 is incompatible with Image and Media upload plugins, so we didn't add that version in the Version Override module. - 🇮🇹Italy kopeboy Milan
Oh I didn't see the mention of Version Override on the module page, thanks.
So for everyone: with Drupal 10.5 nothing needs to be done, links to bookmarks (with anchors) work by just enabling
ckeditor5_plugin_pack_bookmark
and adding the bookmark to the text format, even without enablingckeditor5_premium_features_version_override
module. Great. Automatically closed - issue fixed for 2 weeks with no activity.