CoreMedia CKEditor 5 Plugins
    Preparing search index...

    Hooks into GHS' DataSchema plugin, if available and registers additional differencing attributes applied to <img> elements.

    For corresponding CSS rules, it is important to understand, that the xdiff:changetype attribute is applied to the surrounding element, i.e., the corresponding <span class="html-object-embed"> element.

    Hierarchy

    • Plugin
      • HtmlImageElementSupport
    Index

    Constructors

    Properties

    Methods

    Constructors

    • Parameters

      • editor: Editor

      Returns HtmlImageElementSupport

    Properties

    pluginName: "DifferencingHtmlImageElementSupport"
    requires: never[] = []

    Methods