docs: document inline comments in _redirects files#28521
docs: document inline comments in _redirects files#28521petebacondarwin wants to merge 1 commit intoproductionfrom
Conversation
Co-Authored-By: pbacondarwin@cloudflare.com <pete@bacondarwin.com>
|
This PR requires additional review attention because it affects the following areas: PartialsThis PR updates partial files, which are pieces of content used across multiple files in our Render component.
|
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
|
Preview URL: https://6f036ee5.preview.developers.cloudflare.com |
|
Hey there, we've marked this pull request as stale because there's no recent activity on it. This label is helps us identify PRs that might need updates (or to be closed out by our team if no longer relevant). |
|
Hey there, we've marked this pull request as stale because there's no recent activity on it. This label helps us identify PRs that might need updates (or to be closed out by our team if no longer relevant). |
Summary
Documents the new inline comment support for
_redirectsfiles, added in cloudflare/workers-sdk#12467.Changes to
src/content/partials/workers/redirects.mdx:### Commentssubsection documenting both full-line and inline comment syntax#starts a comment;#within a URL like/page#sectionis preserved)Important
Do not merge until the backend is running the new version of
workers-sharedthat includes inline comment support. The feature is implemented inworkers-shared(PR) and won't be live until the backend picks up the new package version.Documentation checklist