docs: audit and fix docs/english markdown files#1883
Open
lukegalbraithrussell wants to merge 2 commits into
Open
docs: audit and fix docs/english markdown files#1883lukegalbraithrussell wants to merge 2 commits into
lukegalbraithrussell wants to merge 2 commits into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1883 +/- ##
==========================================
- Coverage 84.13% 84.12% -0.02%
==========================================
Files 117 117
Lines 13337 13340 +3
==========================================
+ Hits 11221 11222 +1
- Misses 2116 2118 +2 ☔ View full report in Codecov by Sentry. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Audited all
docs/english/markdown files against source code for accuracy, fixed inaccuracies, corrected spelling/grammar, and migrated heading ID syntax for Docusaurus 3.10 compatibility.{#id}heading anchors to{/* #id */}JSX comment syntaxAsyncWebhookClient→AsyncWebClient,prepare_for_next_retry→prepare_for_next_attempt,slack_sdk.http_retry RetryHandler→slack_sdk.http_retry.RetryHandlerslack.rtm_v2.RTMClient→slack_sdk.rtm_v2.RTMClientin rtm.mdclient.retry_handlers→webhook.retry_handlersin webhook.mdfilterparam value in scim.md (removed redundantfilter=prefix)https://tools slack.dev/...→https://docs.slack.dev/tools/...in v3-migration.mdcallback_idand removed duplicate paragraph in web.mdclient_id/redirect_urireferences in oauth.md callback example🤖 Generated with Claude Code
Co-Authored-By: Claude svc-devxp-claude@slack-corp.com