TanStack / query

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
https://tanstack.com/query
MIT License
40.1k stars 2.69k forks source link

fix: Docs pages are breaking due to diff in markdown #7321

Closed KushagraMehta closed 3 weeks ago

KushagraMehta commented 3 weeks ago

# Fixing broken doc pages

After the introduction of Shiki code Highlighter in tanstack.com docs all the pages which contain diff in markdown files are breaking. I have already raised the PR on that doc repo to render these changes by using transformerNotationDiff

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **query** | ⬜️ Ignored ([Inspect](https://vercel.com/tanstack/query/BTfimQqbPH8DPvu1xJgjtcfaFDJP)) | [Visit Preview](https://query-git-fork-kushagramehta-main-tanstack.vercel.app) | | Apr 22, 2024 11:11am |
codesandbox-ci[bot] commented 3 weeks ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit a266c97734034f5c39ffc672372812edc49bbac3:

Sandbox Source
@tanstack/query-example-angular-basic Configuration
@tanstack/query-example-react-basic-typescript Configuration
@tanstack/query-example-solid-basic-typescript Configuration
@tanstack/query-example-svelte-basic Configuration
@tanstack/query-example-vue-basic Configuration