Verified Commit e84fc608 authored by Théodore Biadala's avatar Théodore Biadala
Browse files

Issue #2893568 by Wim Leers, lee.cocklin, AaronBauman, anon, ainarend: Linking...

Issue #2893568 by Wim Leers, lee.cocklin, AaronBauman, anon, ainarend: Linking in CKEditor 5: URLs with top-level domain but without protocol should get a protocol added automatically
parent dd446b63
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -340,6 +340,10 @@ ckeditor5_link:
  ckeditor5:
    plugins:
      - link.Link
    config:
      link:
        # @see https://ckeditor.com/docs/ckeditor5/latest/features/link.html#adding-default-link-protocol-to-external-links
        defaultProtocol: 'https://'
  drupal:
    label: Link
    library: core/ckeditor5.link