cloudflare / cloudflare/cloudflare-docs

Characters at the end of a code block are unexpectedly of a different colour

Open
#32,496 5 comments 0 reactions 1 assignee Claimed by @MohamedH1998 View on GitHub
engineering product:changelog
Dominant language
MDX
Stars
5.2k
Forks
16.7k
Avg merge
2d 6h
Merged PRs (30d)
337

Description

### Example URL(s)

https://developers.cloudflare.com/changelog/post/2026-07-24-r2-sippy-azure-s3-compatible-support/

### Actual Behavior

https://developers.cloudflare.com/changelog/post/2026-07-24-r2-sippy-azure-s3-compatible-support/ renders the code block like this

Image

You can see that the `E>` at the end is of a different colour than the rest.

### Expected Behavior

Consistent syntax highlighting of

```sh
npx wrangler r2 bucket sippy enable
```

e.g.

Image

### Additional information

the original PR (https://github.com/cloudflare/cloudflare-docs/pull/32310/changes) introduces this code block:

```
npx wrangler r2 bucket sippy enable
```

so nothing looks off on that side, might be a rendering issue?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.