Skip to content

docs(www): fix bash prefix in V2 install commands - #41253

Open
LAG-4 wants to merge 1 commit into
anomalyco:v2from
LAG-4:fix-v2-install-command
Open

docs(www): fix bash prefix in V2 install commands#41253
LAG-4 wants to merge 1 commit into
anomalyco:v2from
LAG-4:fix-v2-install-command

Conversation

@LAG-4

@LAG-4 LAG-4 commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Issue for this PR

Closes #41250

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

The V2 installation commands were rendered as bash npm install..., making the bash syntax label look like part of the command.

This updates the npm, Bun, pnpm, and Yarn examples to use proper multiline fenced code blocks. The bash label is now treated as the code-block language instead of visible command text.

How did you verify your code works?

Ran the V2 docs site locally with bun dev and confirmed the installation commands render without the bash prefix. Also ran bun typecheck and bun validate from packages/www.

Screenshots / recordings

Before:

image image

After:

image image image

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant