[PR #1497] [MERGED] fix(docs): Fix formatting for Node.js installation section #9951

Closed
opened 2026-02-16 18:14:26 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/1497
Author: @brinzl
Created: 8/1/2025
Status: Merged
Merged: 8/1/2025
Merged by: @thdxr

Base: devHead: fix-node-installation-section-docs


📝 Commits (1)

  • 9f7fe7a fix formatting for Node.js installation section

📊 Changes

1 file changed (+20 additions, -4 deletions)

View changed files

📝 packages/web/src/content/docs/docs/index.mdx (+20 -4)

📄 Description

Problem:

The Node.js installation commands in the documentation were broken. The formatting was broken, causing the installation scripts to render as plain text instead of syntax-highlighted code blocks within the tabs.

screenshot

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/1497 **Author:** [@brinzl](https://github.com/brinzl) **Created:** 8/1/2025 **Status:** ✅ Merged **Merged:** 8/1/2025 **Merged by:** [@thdxr](https://github.com/thdxr) **Base:** `dev` ← **Head:** `fix-node-installation-section-docs` --- ### 📝 Commits (1) - [`9f7fe7a`](https://github.com/anomalyco/opencode/commit/9f7fe7ab473147712ee2844ab53f4e1d67a1122c) fix formatting for Node.js installation section ### 📊 Changes **1 file changed** (+20 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/web/src/content/docs/docs/index.mdx` (+20 -4) </details> ### 📄 Description ### Problem: The Node.js installation commands in the documentation were broken. The formatting was broken, causing the installation scripts to render as plain text instead of syntax-highlighted code blocks within the tabs. <img width="1080" height="676" alt="screenshot" src="https://github.com/user-attachments/assets/68db35e2-2210-43ad-8c84-034683c8a188" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:14:26 -05:00
yindo closed this issue 2026-02-16 18:14:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9951