docs(typography): improve headers and text page (e931bdf)#292
Merged
Conversation
Syncs upstream nuxt/ui commit e931bdf. Docs-content refinement of headers-and-text.md (on top of b24ui's post-#287 state): - hash-icon copy "H2 and H3" -> "H2, H3 and H4" - consolidate the two ::note blocks (anchor-links + toc config) into one merged note whose nuxt.config.ts example combines renderer.anchorLinks and build.markdown.toc, linking both generation docs. Docs-content only. Suite: 5565 passed / 6 skipped. Ledger: cursor -> e931bdf; previous entry 2a172ef reconciled to PR #291. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JS8ypVfQSFzYVZzkTHhURb
IgorShevchik
added a commit
that referenced
this pull request
Jul 20, 2026
Syncs upstream nuxt/ui commit 0a1803d. Removes the "### With fallback slot" example from color-mode-button.md. As this was the only example on the page, the orphaned "## Examples" heading is removed too (intro -> ## API). Docs-content only. Suite: 5565 passed / 6 skipped. Ledger: cursor -> 0a1803d; previous entry e931bdf reconciled to PR #292. Claude-Session: https://claude.ai/code/session_01JS8ypVfQSFzYVZzkTHhURb Co-authored-by: Shevchik Igor <noreply@anthropic.com>
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.
Syncs upstream nuxt/ui commit
e931bdf— docs(typography): improve headers and text page.b24ui port
Docs-content refinement of
docs/content/docs/4.typography/2.headers-and-text.md, applied on top of b24ui's post-#287 state:H2andH3" → "H2,H3andH4";::noteblocks (anchor-links config + toc config) into one merged note whosenuxt.config.tsexample combinesrenderer.anchorLinks: falseandbuild.markdown.toc: { depth: 3 }, linking both the anchorLinks and toc generation docs.Tests
Docs-content (Markdown) only — no runtime/theme/test/snapshot impact. Suite unchanged: 5565 passed / 6 skipped.
Verify (
CI=true)lint·typecheck·test— green locally;buildcovered by CI.Ledger: cursor advanced to
e931bdf; previous entry2a172efreconciled to PR #291.🤖 Generated with Claude Code
Generated by Claude Code