Skip to content

Update reference for navigation text field markdown support#2026

Open
cderv wants to merge 1 commit intoprereleasefrom
fix/quarto-cli-6858-reference
Open

Update reference for navigation text field markdown support#2026
cderv wants to merge 1 commit intoprereleasefrom
fix/quarto-cli-6858-reference

Conversation

@cderv
Copy link
Copy Markdown
Member

@cderv cderv commented May 11, 2026

Regenerates docs/reference/projects/*.json so the reference pages reflect quarto-dev/quarto-cli#14503 (closes quarto-dev/quarto-cli#6858):

  • navitem.jsonnavigation-item.text
  • navbar.jsonnavbar.title
  • sidebar.jsonsidebar.title
  • announcement.jsonannouncement.content
  • pagefooter.jsonpage-footer.left/center/right

All five now note that the field supports markdown formatting, which matches what website-navigation-md.ts actually does.

Generated via quarto run _tools/reference.ts against quarto-cli main. Targets prerelease because the schema change ships in 1.10; the rolling auto/prerelease-reference workflow would pick this up on the next prerelease tag, but no need to wait for a one-line description fix.

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.
@cderv cderv force-pushed the fix/quarto-cli-6858-reference branch from a52c504 to c1db4f3 Compare May 11, 2026 10:50
@cderv cderv changed the base branch from main to prerelease May 11, 2026 10:51
@github-actions
Copy link
Copy Markdown
Contributor

📝 Preview Deployment

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

🔄 Modified Documents

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.

Improve documentation on text fields supporting markdown

1 participant