Equation Citator v1.3.7 Documentation
    Preparing search index...
    • Parameters

      • citation: string

        without bracket, e.g. "\ref{eq:1.3.4}", not with $$

      • prefix: string | null = null

        if use, only match the citation with the label start with the prefix, e.g. "eq:"

      Returns { index: number; label: string | null; valid: boolean }

      Citation format : only 1 \ref{} in equation, and is a inline math format