diff --git a/core/modules/ckeditor5/ckeditor5.ckeditor5.yml b/core/modules/ckeditor5/ckeditor5.ckeditor5.yml
index 772bb3ce49f..74fc5a5fcab 100644
--- a/core/modules/ckeditor5/ckeditor5.ckeditor5.yml
+++ b/core/modules/ckeditor5/ckeditor5.ckeditor5.yml
@@ -2,6 +2,21 @@
# @see this module's README.md for details on defining CKEditor 5 plugins in
# Drupal.
+ckeditor5_link_styles:
+ ckeditor5:
+ plugins: []
+ config: []
+ drupal:
+ label: Link options
+ class: Drupal\ckeditor5\Plugin\CKEditor5Plugin\LinkOptions
+ library: false
+ admin_library: false
+ elements:
+ - <a class _target rel>
+ conditions:
+ plugins:
+ - ckeditor5_link
+
ckeditor5_essentials:
ckeditor5:
plugins: