Skip to content

Commit bfd149e

Browse files
committed
docs(changeset): drop escaped backticks that would render as literal backslashes
The measurement paragraph quoted a neighbouring docblock sentence inside a code span that already contained backticks, so the inner pair was escaped and markdown would render the backslashes verbatim. Name the claim instead of quoting it. Co-Authored-By: Claude <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MkQhmuuJAVDjmeWNixwDDH
1 parent bcfd9b5 commit bfd149e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.changeset/16875-nav-recordid-viewname-tolerated.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ watching it.
3838
edited file is shipped as source verbatim. Measured on the built artifact as
3939
well: the new sentence is present in **18** built files under `dist/` and the
4040
old spelling in **0**, with two untouched sentences from the same region
41-
(`navigate straight to the detail page` and the `filters` docblock's TRUE
42-
`Mutually exclusive with \`recordId\` / \`viewName\``) present in **18** each as
43-
the lit controls, so the zero is a reading and not a mistyped anchor. The
41+
(`navigate straight to the detail page`, and the `filters` docblock's own TRUE
42+
exclusivity claim over `recordId` / `viewName`) present in **18** each as the
43+
lit controls, so the zero is a reading and not a mistyped anchor. The
4444
declaration files do not carry it — this is a field-level docblock inside a Zod
4545
shape — which is why the reach is stated as the bundles and the shipped source
4646
rather than as `.d.ts`.

0 commit comments

Comments
 (0)