Skip to content

Conversation

@AlvaroLuken
Copy link
Contributor

Motivation

  • Several trace reference pages contained a duplicated H1 and subtitle below their frontmatter causing duplicate headings in the rendered site.
  • The frontmatter title and description should be used by Fern, so the inline H1/subtitle are unnecessary and cause duplication.

Description

  • Removed the leading inline H1 and subtitle blocks that duplicated frontmatter content from four files: what-is-trace-transaction.mdx, what-is-trace-filter.mdx, what-is-trace-block.mdx, and trace-call-vs-debug-tracecall.mdx.
  • Kept the existing frontmatter (title, description, subtitle, slug) intact and adjusted the first content heading to the proper section (# Prerequisites or # Introduction).

Testing

  • Repo pre-commit tasks ran via lint-staged, executing eslint --fix and prettier --write, and both completed successfully during commit.
  • No functional or unit tests were required for these content-only changes.

Codex Task

@AlvaroLuken AlvaroLuken requested a review from a team as a code owner January 17, 2026 00:44
@github-actions
Copy link

github-actions bot commented Jan 17, 2026

🌿 Documentation Preview

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Jan 17, 2026, 12:46 AM

@AlvaroLuken AlvaroLuken merged commit b7bf341 into main Jan 17, 2026
8 of 9 checks passed
@AlvaroLuken AlvaroLuken deleted the codex/fix-duplicate-h1-and-subtitles branch January 17, 2026 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants