Trevixal API
    Preparing search index...

    Interface LatexToMathMLOptions

    interface LatexToMathMLOptions {
        display?: boolean;
    }
    Index
    display?: boolean

    Display (block) math gets display="block" and limits above/below large operators.