CoreMedia CKEditor 5 Plugins
    Preparing search index...

    Wrapper plugin to enable GeneralRichTextSupport based on CKEditor's General HTML Support feature.

    Hierarchy

    • Plugin
      • GeneralRichTextSupport
    Index

    Constructors

    Properties

    Methods

    Constructors

    • Parameters

      • editor: Editor

      Returns GeneralRichTextSupport

    Properties

    pluginName: "GeneralRichTextSupport" = ...
    requires: (typeof GeneralHtmlSupport | typeof RichTextDataFilter)[] = ...

    Methods