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

    Interface BreakscapeOptions

    Options for the breakscapeText and unbreakscapeText functions.

    interface BreakscapeOptions {
        format?: TextFormat;
        location?: TextLocation;
    }
    Index
    format?: TextFormat

    Text format (default: "bitmark++").

    location?: TextLocation

    Text location (default: "body").