Skip to content

Tighten the README into something that reads at a glance - #27

Merged
JOhnsonKC201 merged 2 commits into
mainfrom
docs/premium-readme-polish
Aug 8, 2026
Merged

Tighten the README into something that reads at a glance#27
JOhnsonKC201 merged 2 commits into
mainfrom
docs/premium-readme-polish

Conversation

@JOhnsonKC201

Copy link
Copy Markdown
Owner

The content was already strong. The shape was working against it. Four changes,
all verified against GitHub's real renderer rather than assumed.

The table of contents was a third of the way down

It sat below Quick start, so anyone who wanted it had already scrolled past
the thing it was meant to help them skip. It is now a single compact row under
the hero, and it covers all 13 sections rather than the 10 it happened to list.

The platform callouts were plain blockquotes

> **Windows...** and > **macOS (beta)...** rendered as indented body copy.
They are > [!TIP] and > [!NOTE] now, so GitHub gives them its own callout
treatment with an icon and a coloured rule, and they read as asides instead of
paragraphs you have to parse to realise are optional.

"What it actually does" was seven bullets that all led with the same weight

Nothing to anchor on while scanning. Same seven claims, now a table with the
hook in the left column. Two of them were also quietly out of date: one counted
only the cat's 14 coats when there are 28 across both species, and one listed
"the meow, the purr, the chirp" without the dog's voice.

"Download for Windows" was an H3 pretending to be a button

That put a fake entry in the heading outline. It is a badge now, matching the
one already in the hero.

Testing

  • Rendered through the GitHub markdown API and then loaded the branch's README
    on github.com itself: both alerts resolve to markdown-alert-tip /
    markdown-alert-note, the nav and the feature table render as intended
  • All 16 internal anchors checked against the 18 real heading slugs, no breakage
    (the #meet-the-cat link was the only one affected by any of this and it still
    resolves)
  • Caught and fixed one wrap defect on the live page: the nav broke onto a second
    line starting with a dangling ·. The separators bind to the link before them
    now, so a wrap can never lead with one

The content was already there; the shape was working against it.

- The table of contents sat below Quick start, a third of the way down, where
  a reader who wanted it had already scrolled past. It is now a single compact
  row under the hero, covering every section rather than the ten it listed.
- The two platform callouts were plain blockquotes. They are GitHub alerts now,
  so the Windows tip and the macOS beta note read as asides instead of body copy.
- "What it actually does" was seven long bullets that all started at the same
  weight, so nothing led. Same seven claims as a table with the hook in the left
  column, which is scannable in a way the list never was. Two of them also still
  counted only the cat's 14 coats and named only the meow and the purr.
- "Download for Windows" was an H3 acting as a button, which put a fake entry in
  the heading outline. It matches the hero's badge now.
@vercel

vercel Bot commented Aug 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pixelcat Ready Ready Preview Aug 8, 2026 5:12am

@JOhnsonKC201
JOhnsonKC201 merged commit 2f78237 into main Aug 8, 2026
4 checks passed
@JOhnsonKC201
JOhnsonKC201 deleted the docs/premium-readme-polish branch August 8, 2026 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant