Equation Citator v1.3.7 Documentation
    Preparing search index...
    • Parse the first equation with the given tag in the markdown content (always parse quotes)

      Parameters

      • markdown: string

        The markdown content to parse

      • tag: string

        The tag to search for (without \tag{} wrapper)

      • enableTypstMode: boolean = false

      Returns EquationMatch | undefined

      The first EquationMatch with the matching tag, or undefined if not found