Module

paste-from-office/filters/bookmark

@ckeditor/ckeditor5-paste-from-office/src/filters/bookmark

module

Filtering

Functions

  • transformBookmarks( documentFragment, writer ) → void

    Transforms <a> elements which are bookmarks by moving their children after the element.

    Parameters

    documentFragment : DocumentFragment
    writer : UpcastWriter

    Returns

    void