Skip to content

feat(docs-site): add clickable anchor links to headings#73

Merged
AgentEnder merged 4 commits intomainfrom
claude/add-header-anchors-faWLj
Apr 10, 2026
Merged

feat(docs-site): add clickable anchor links to headings#73
AgentEnder merged 4 commits intomainfrom
claude/add-header-anchors-faWLj

Conversation

@AgentEnder
Copy link
Copy Markdown
Owner

Adds rehype-autolink-headings to the markdown pipeline so every heading
gets a link icon that appears on hover. Clicking it copies the heading
URL to the clipboard with brief visual feedback (green flash).

https://claude.ai/code/session_01SrrHqq7E7TUwLM1y2oUeAE

Adds rehype-autolink-headings to the markdown pipeline so every heading
gets a link icon that appears on hover. Clicking it copies the heading
URL to the clipboard with brief visual feedback (green flash).

https://claude.ai/code/session_01SrrHqq7E7TUwLM1y2oUeAE
@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud bot commented Apr 10, 2026

View your CI Pipeline Execution ↗ for commit ecdb3cf

Command Status Duration Result
nx run-many -t build test e2e lint ✅ Succeeded 3m 10s View ↗
nx build docs-site ✅ Succeeded 56s View ↗

☁️ Nx Cloud last updated this comment at 2026-04-10 12:17:51 UTC

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 10, 2026

Docs Preview: https://craigory.dev/cli-forge/pr/73/

Deployed commit: ecdb3cf (ecdb3cf)

github-actions bot added a commit that referenced this pull request Apr 10, 2026
…toff

Switch from prepend+absolute-left positioning to append+inline so the
link icon sits after the heading text and never overflows off-screen.

https://claude.ai/code/session_01SrrHqq7E7TUwLM1y2oUeAE
github-actions bot added a commit that referenced this pull request Apr 10, 2026
claude added 2 commits April 10, 2026 11:59
…gets

Add scroll-margin-top to headings so they clear the sticky header
(h-14 / 3.5rem) when navigated to via anchor links.

https://claude.ai/code/session_01SrrHqq7E7TUwLM1y2oUeAE
Both the automatic (pr.yml) and manual (pkg-pr-new.yml) preview
deployment workflows now show the deployed commit SHA in the PR comment.

https://claude.ai/code/session_01SrrHqq7E7TUwLM1y2oUeAE
github-actions bot added a commit that referenced this pull request Apr 10, 2026
@AgentEnder AgentEnder merged commit 8ba473a into main Apr 10, 2026
4 checks passed
@AgentEnder AgentEnder deleted the claude/add-header-anchors-faWLj branch April 10, 2026 12:19
github-actions bot added a commit that referenced this pull request Apr 10, 2026
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.

2 participants