Conversation
|
Claude finished @mikemimik's task —— View job Overall Assessment✅ This PR is ready to be merged. The changes correctly fix the URL-encoding issue where curly braces in code sample placeholders were displaying as Review SummaryScope: 100 documentation files across three language versions (English, French Canadian, Japanese) Changes: Systematic find-replace operation converting URL-encoded curly braces to literal curly braces in:
Verification:
Examples Verified:
The fix improves documentation readability and ensures users can correctly copy-paste placeholder values without confusion. |
|
@claude two questions. First question, if you review all MDX files within the |
|
Claude finished @mikemimik's task —— View job Investigation Progress
FindingsQuestion 1: Are there any other occurrences of
|
hazel-nut
left a comment
There was a problem hiding this comment.
change is looking good, but you've got some merge conflicts to resolve. ping me for a re-review when you resolve them?
By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.
Description
Instances of curly braces in our code samples show as
%7Bor%7Dinstead of{}. This PR is a fix but needs review from Docs.References
Code samples across the site
Testing
Local testing
Checklist