Skip to content

fix: docs build#297

Merged
jenpaff merged 2 commits intomainfrom
fix/foundry-mpp-mdx-parse-error
Apr 15, 2026
Merged

fix: docs build#297
jenpaff merged 2 commits intomainfrom
fix/foundry-mpp-mdx-parse-error

Conversation

@jxom
Copy link
Copy Markdown
Member

@jxom jxom commented Apr 15, 2026

Fixes the build failure introduced by #275.

Duplicate troubleshooting table rows were accidentally inserted inside a <Card> JSX component, causing an MDX parse error on build (Unexpected character \| before attribute name).

Changes:

  • Removed the duplicate table rows from inside the <Card> component
  • Added the missing access key does not exist row to the troubleshooting table
  • Added the missing title prop on the pay-as-you-go card

Duplicate troubleshooting table rows were accidentally inserted inside a
<Card> JSX component, causing an MDX parse error on build (unexpected | character).

Also adds the missing 'access key does not exist' row to the
troubleshooting table and the missing title prop on the pay-as-you-go card.

Amp-Thread-ID: https://ampcode.com/threads/T-019d8fcd-b984-73c8-ac76-971f450ef516
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 15, 2026

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

Project Deployment Actions Updated (UTC)
tempo-docs Error Error Apr 15, 2026 6:57am

Request Review

@jxom jxom changed the title fix: remove duplicate table rows breaking MDX parse in foundry mpp page fix: docs build Apr 15, 2026
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedaccounts@​0.6.5 ⏵ 0.6.780 +1100100 +197 +1100
Updatedviem@​2.47.16 ⏵ 2.47.1898 -110010098100

View full report

@jenpaff jenpaff merged commit 439919c into main Apr 15, 2026
6 of 9 checks passed
@jenpaff jenpaff deleted the fix/foundry-mpp-mdx-parse-error branch April 15, 2026 10:28
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.

2 participants