@witchcraft/editor
    Preparing search index...

    Variable LinkConst

    Link: Mark<LinkOptions, any> = ...

    Extension of tiptap's link extension that can handle "internal" and "external" links.

    Adds an additional configurable openLinkOnClickModifier option.

    Requires the setting of the openInternal option if using internal links.

    If using a custom editor wrapper, you will need to add the BubbleMenuLink component somewhere in the wrapper or implement your own.