Update reference for navigation text field markdown support#2026
Open
cderv wants to merge 1 commit intoprereleasefrom
Open
Update reference for navigation text field markdown support#2026cderv wants to merge 1 commit intoprereleasefrom
cderv wants to merge 1 commit intoprereleasefrom
Conversation
Regenerated via _tools/reference.ts against quarto-cli main with quarto-dev/quarto-cli#14503. Picks up the new "Supports markdown formatting." note on navigation-item.text, navbar.title, sidebar.title, announcement.content, and page-footer left/center/right.
a52c504 to
c1db4f3
Compare
Contributor
📝 Preview Deployment🔍 Full site preview: https://deploy-preview-2026.quarto.org 🔄 Modified Documents
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Regenerates
docs/reference/projects/*.jsonso the reference pages reflect quarto-dev/quarto-cli#14503 (closes quarto-dev/quarto-cli#6858):navitem.json—navigation-item.textnavbar.json—navbar.titlesidebar.json—sidebar.titleannouncement.json—announcement.contentpagefooter.json—page-footer.left/center/rightAll five now note that the field supports markdown formatting, which matches what
website-navigation-md.tsactually does.Generated via
quarto run _tools/reference.tsagainst quarto-cli main. Targetsprereleasebecause the schema change ships in 1.10; the rollingauto/prerelease-referenceworkflow would pick this up on the next prerelease tag, but no need to wait for a one-line description fix.