Skip to content

docs: fix invalid README markup#10534

Closed
Bojun-Vvibe wants to merge 1 commit intoTanStack:mainfrom
Bojun-Vvibe:agent/TanStack_query-1776700715
Closed

docs: fix invalid README markup#10534
Bojun-Vvibe wants to merge 1 commit intoTanStack:mainfrom
Bojun-Vvibe:agent/TanStack_query-1776700715

Conversation

@Bojun-Vvibe
Copy link
Copy Markdown

Repo: TanStack/query (⭐ 44000)
Type: docs
Files changed: 1
Lines: +4/-6

What

This change fixes invalid markup in the root README.md. It removes duplicate alt attributes from the badge images, replaces a malformed HTML anchor in the "Read the docs" heading with valid Markdown link syntax, and deletes an unmatched closing </div> near the partners section.

Why

The README is the main entry point for contributors and users, so invalid HTML there is worth fixing even when the visual impact is subtle. These markup issues can cause inconsistent rendering, reduce accessibility for the badge images, and make future README edits harder because the structure is not well-formed.

Testing

Verified the resulting diff locally with git diff and git diff --stat. No automated tests were run because this is a README-only documentation change.

Risk

Low / Single-file docs-only change that corrects malformed markup without touching package code or build configuration.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 20, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 9c9f775a-b877-4325-9d86-5fb60947366c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added the automated PR author detected as automated label Apr 20, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Automation signals

@Bojun-Vvibe Activity patterns show signs of automation.

Classification: automation (score: 35)

Signal Points Detail
Recently created +20 Account is 29 days old
High commit frequency +25 29 commits within very short intervals
Multiple forks +20 5 repos forked recently

Analyzed 94 public events via voight-kampff-test

@Bojun-Vvibe Bojun-Vvibe closed this by deleting the head repository Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated PR author detected as automated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants