Skip to content

[Sync to prerelease] Fix missing link on Documents breadcrumb in Guide sidebar#2005

Merged
cderv merged 1 commit intoprereleasefrom
sync-2004-to-prerelease
Apr 29, 2026
Merged

[Sync to prerelease] Fix missing link on Documents breadcrumb in Guide sidebar#2005
cderv merged 1 commit intoprereleasefrom
sync-2004-to-prerelease

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Description

Sync of #2004 to prerelease.

Original PR

Fix missing link on Documents breadcrumb in Guide sidebar

When clicking the Documents breadcrumb on Guide format pages (e.g., docs/output-formats/html-basics.html), the breadcrumb shows no link. The Documents section has no href: and its first child is itself a section, so the CLI fallback to contents[0].href produces nothing.

Add href: docs/output-formats/all-formats.qmd on the Documents section. The page already exists and is the natural landing for this group.

Inner Guide sub-sections (HTML, PDF, MS Word, Typst, Markdown) hit the same bug but need new overview content rather than just a navigation tweak, so they continue to inherit the unresolved CLI default tracked in quarto-dev/quarto-cli#14454.

Reported in quarto-dev/quarto-cli#14402.

@cderv
Copy link
Copy Markdown
Member

cderv commented Apr 29, 2026

/deploy-preview

@github-actions
Copy link
Copy Markdown
Contributor Author

📝 Preview Deployment

🔍 Full site preview: https://deploy-preview-2005.quarto.org

@cderv cderv merged commit 3da2782 into prerelease Apr 29, 2026
@cderv cderv deleted the sync-2004-to-prerelease branch April 29, 2026 17:57
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