vitepress-linkcard
    Preparing search index...

    Function sync

    • Performs a synchronous HTTP GET request to fetch HTML content from a URL.

      Parameters

      • url: string

        The URL to fetch content from

      Returns string | undefined

      The HTML content as a string, or undefined if the request fails