linXiv frontend (TS/JS)
    Preparing search index...
    • Parameters

      • __namedParameters: { className?: string; content: string; forceInline?: boolean }
        • OptionalclassName?: string
        • content: string
        • OptionalforceInline?: boolean

          Forces display ($$…$$) math to render inline instead of as a block — needed by callers (e.g. the line-clamped card preview) that can't host a display:block container. See MathText's forceInline for the mechanism.

      Returns Element