Skip to content

Fix third-party developers table rendering and two contact typos - #90

Open
bblietz wants to merge 1 commit into
v2.0from
fix/third-party-devs-table-render
Open

Fix third-party developers table rendering and two contact typos#90
bblietz wants to merge 1 commit into
v2.0from
fix/third-party-devs-table-render

Conversation

@bblietz

@bblietz bblietz commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Remove the legacy JSX template-literal wrapper ({\`` and `}) around the table indocs/DEVELOPER/third-party-devs.md. The v2.0 renderer does not support this ReadMe syntax, so it was printing literal {before and}after the table. The` tags are kept.
  • Fix two mailto typos in the same table: stray %60HY suffix on the To The New contact, and a trailing extra m (.comm) on the Willowtree contact.

Test plan

  • Confirm the developers table renders on the v2.0 docs site with no literal { / } braces
  • Confirm the To The New and Willowtree contact mailto links resolve to valid addresses

🤖 Generated with Claude Code

Remove the legacy JSX template-literal wrapper ({` and `}) around the
HTMLBlock table so the v2.0 renderer no longer prints literal braces.
Also correct two mailto typos: stray %60HY suffix on the To The New
contact and a trailing extra "m" on the Willowtree contact.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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