Skip to content

Update reference for navigation text field markdown support#2026

Merged
cderv merged 1 commit into
prereleasefrom
fix/quarto-cli-6858-reference
Jun 11, 2026
Merged

Update reference for navigation text field markdown support#2026
cderv merged 1 commit into
prereleasefrom
fix/quarto-cli-6858-reference

Conversation

@cderv

@cderv cderv commented May 11, 2026

Copy link
Copy Markdown
Member

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

@cderv

cderv commented May 11, 2026

Copy link
Copy Markdown
Member Author

To merge when new prerelease will be out

@cderv cderv merged commit 8fbde11 into prerelease Jun 11, 2026
@cderv cderv deleted the fix/quarto-cli-6858-reference branch June 11, 2026 08:37
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