@eagleoutice/flowr - v2.10.1
    Preparing search index...

    Formatting options for links to code elements

    interface LinkFormat {
        codeFont?: boolean;
        realNameWrapper?: "i" | "b";
    }
    Index

    Properties

    codeFont?: boolean

    Whether to use md code font for the link text

    realNameWrapper?: "i" | "b"

    Wrapper for the real name (if specified), e.g., to italicize or bold it