Skip to content

fix(docs): table of contents inline heading formatting#391

Merged
joeyorlando merged 3 commits intomainfrom
fix/docs-toc-inline-code
Mar 19, 2026
Merged

fix(docs): table of contents inline heading formatting#391
joeyorlando merged 3 commits intomainfrom
fix/docs-toc-inline-code

Conversation

@joeyorlando
Copy link
Contributor

Summary

  • normalize heading text for anchor generation without leaking markdown markers into TOC slugs
  • preserve original inline markdown in the right-hand docs TOC so code spans render as code
  • add coverage for headings that include inline code, links, and bold text

Testing

  • pnpm test app/docs/utils.test.ts

@vercel
Copy link

vercel bot commented Mar 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
archestra Ignored Ignored Mar 19, 2026 2:14pm

Request Review

@joeyorlando joeyorlando changed the title Fix docs table of contents inline heading formatting fix(docs): table of contents inline heading formatting Mar 19, 2026
@joeyorlando joeyorlando merged commit 298e741 into main Mar 19, 2026
9 of 10 checks passed
@joeyorlando joeyorlando deleted the fix/docs-toc-inline-code branch March 19, 2026 14:19
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