Hooks into ImageInline and ImageBlock 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, like the corresponding <span class="image-inline"> for inline images.

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

  • Parameters

    • editor: default

    Returns ImageElementSupport

    Inherit Doc

Properties

pluginName: "DifferencingImageElementSupport" = "DifferencingImageElementSupport"
requires: typeof PluginIntegrationHook[] = ...

Methods