Skip to content

<CodeGroup dropdown> uses a YAML icon for TOML #40

@adtac

Description

@adtac

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:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions