Skip to content

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

Description

@rdimaio

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

npx wrangler r2 bucket sippy enable <BUCKET_NAME>

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 <BUCKET_NAME>

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

Metadata

Metadata

Assignees

Labels

engineeringProblems or updates to developers.cloudflare.com website

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions