Skip to content

docs: standardize JS snippet tab labels to "Node"#1041

Open
RichardBray wants to merge 4 commits into
mainfrom
fix/snippet-node-labels
Open

docs: standardize JS snippet tab labels to "Node"#1041
RichardBray wants to merge 4 commits into
mainfrom
fix/snippet-node-labels

Conversation

@RichardBray

@RichardBray RichardBray commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

What

Normalizes JavaScript code-block tab labels in shared scrape/crawl snippets from javascript JavaScript to js Node, matching the js Node label used by sibling snippets rendered in the same tab groups.

Previously these pages showed a mix of "Node" and "JavaScript" tabs for the same language.

Files

  • snippets/v2/scrape/fast/js.mdx
  • snippets/v2/scrape/lockdown/js.mdx
  • snippets/v2/crawl/fast/js.mdx
  • snippets/v1/scrape/fast/js.mdx
  • snippets/v1/crawl/fast/js.mdx

Localized snippet copies were intentionally left untouched (managed separately).

🤖 Generated with Claude Code

Before / After

Tab labels on /features/fast-scraping (same change applies to lockdown mode and the search page code groups):

before and after

Richard Oliver Bray and others added 3 commits June 10, 2026 17:25
Some scrape/crawl snippets used "javascript JavaScript" fences, rendering
a "JavaScript" tab alongside the "Node" tabs from sibling snippets on the
same pages. Normalize them to "js Node" for consistent code-block tabs.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant