TanStack / TanStack/tanstack.com
Inline code randomly missing
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 401
- Avg merge
- 18h 14m
- Merged PRs (30d)
- 56
Description
The inline code defer and Await shown in the GitHub source (second screenshot) do not appear in the rendered document page (first screenshot). However, the loader later in the same sentence is rendered correctly.
https://github.com/TanStack/router/blob/main/docs/router/guide/deferred-data-loading.md
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with docs/router/guide/deferred-data-loading.md and compare the inline-code markup for defer, Await, and loader with the rendered page at the linked documentation URL. Trace the documentation rendering path to reproduce the discrepancy; done means all three inline-code terms appear consistently in the rendered document.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown, typescript
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100