sesaparcours
    Preparing search index...
    interface formatOptions {
        allowedAttributes: string[];
        anyLinks?: boolean;
        charWidth?: number;
        escape: boolean;
        linksNoFollow?: boolean;
        linksNoReferrer?: boolean;
    }
    Index

    Properties

    allowedAttributes: string[]
    anyLinks?: boolean
    charWidth?: number
    escape: boolean
    linksNoFollow?: boolean
    linksNoReferrer?: boolean