Skip to content

Fix documentation fragment anchor offsets#55705

Open
p1930n wants to merge 1 commit intokubernetes:mainfrom
p1930n:fragment-anchor-offset-fix
Open

Fix documentation fragment anchor offsets#55705
p1930n wants to merge 1 commit intokubernetes:mainfrom
p1930n:fragment-anchor-offset-fix

Conversation

@p1930n
Copy link
Copy Markdown
Contributor

@p1930n p1930n commented May 7, 2026

This PR is a fresh replacement for #55703. The previous PR went through a somewhat messy revision process, so I opened this one from a clean branch.

The change is based on the issues and related previous PRs:

Validation

  • git diff --check

Not run locally: full Hugo build. This worktree does not have hugo or node_modules installed.

AI disclosure

I planned this change myself. The code was written with AI assistance, then reviewed again by me before submission.

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign katcosgrove for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. area/web-development Issues or PRs related to the kubernetes.io's infrastructure, design, or build processes size/S Denotes a PR that changes 10-29 lines, ignoring generated files. sig/docs Categorizes an issue or PR as relevant to SIG Docs. labels May 7, 2026
@p1930n
Copy link
Copy Markdown
Contributor Author

p1930n commented May 7, 2026

I doube checked this new PR, I think this is ready for review now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/web-development Issues or PRs related to the kubernetes.io's infrastructure, design, or build processes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Anchor offset overlaps controls Scrolling to target element hides headings

2 participants