markdown-it - v15.0.2
    Preparing search index...

    Function parseLinkDestination

    • Parses the destination in [label](destination "title").

      Parameters

      • str: string
      • start: number
      • max: number

      Returns { ok: boolean; pos: number; str: string }