Equation Citator v1.3.7 Documentation
    Preparing search index...
    • Parse the first callout with the given tag in the markdown content

      Parameters

      • markdown: string

        The markdown content to parse

      • tag: string

        The tag to search for (without prefix, e.g., "1.1" not "table:1.1")

      • prefixes: CalloutCitationPrefix[]

        Array of configured citation prefixes from settings

      Returns CalloutMatch | undefined

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