minimal repro: <CodeGroup dropdown> ```json foo.json {"foo": "bar"} ``` ```toml foo.toml foo = "bar" ``` </CodeGroup> here's an example docs page for live repro: https://subtrace.dev/docs/cloudflare (see the wrangler.json / wrangler.toml) example screenshot: <img width="1526" height="639" alt="Image" src="https://github.com/user-attachments/assets/a9e5b574-1a85-489e-8ed0-cd9eb43ac6c3" />