@gmb/bitmark-parser - v7.2.0
    Preparing search index...

    Interface LinkMark

    interface LinkMark {
        attrs?: LinkMarkAttibutes;
        type: "link";
    }
    Index
    type: "link"