[PR #481] [MERGED] Fix blank code page & do some refinements #531

Closed
opened 2026-02-16 06:15:46 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs/pull/481
Author: @RiskeyL
Created: 10/10/2025
Status: Merged
Merged: 10/11/2025
Merged by: @HanqingZ

Base: mainHead: fix-blank-code-page


📝 Commits (4)

📊 Changes

3 files changed (+236 additions, -151 deletions)

View changed files

📝 en/guides/workflow/node/code.mdx (+75 -52)
📝 ja-jp/guides/workflow/node/code.mdx (+92 -44)
📝 zh-hans/guides/workflow/node/code.mdx (+69 -55)

📄 Description

  • Fix a bug that prevented content from displaying correctly on the Chinese Code page due to MDX syntax errors
  • Improve the readability and accuracy of the Code documentation.

🔄 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/langgenius/dify-docs/pull/481 **Author:** [@RiskeyL](https://github.com/RiskeyL) **Created:** 10/10/2025 **Status:** ✅ Merged **Merged:** 10/11/2025 **Merged by:** [@HanqingZ](https://github.com/HanqingZ) **Base:** `main` ← **Head:** `fix-blank-code-page` --- ### 📝 Commits (4) - [`c13c061`](https://github.com/langgenius/dify-docs/commit/c13c061be31afdebe6f191e216ab2d9533b2e5e6) fix the blank zh pages and refine - [`c785efa`](https://github.com/langgenius/dify-docs/commit/c785efaf6962a8080a98814ed6cb31fca27bb20e) updates - [`aa8add1`](https://github.com/langgenius/dify-docs/commit/aa8add1062199c7b3cdcd3a86e6032a728c286b6) typo - [`287f4ed`](https://github.com/langgenius/dify-docs/commit/287f4ed5aec9d891bee75c405c28ef483d1f0f29) grammar fix ### 📊 Changes **3 files changed** (+236 additions, -151 deletions) <details> <summary>View changed files</summary> 📝 `en/guides/workflow/node/code.mdx` (+75 -52) 📝 `ja-jp/guides/workflow/node/code.mdx` (+92 -44) 📝 `zh-hans/guides/workflow/node/code.mdx` (+69 -55) </details> ### 📄 Description - Fix a bug that prevented content from displaying correctly on the Chinese Code page due to MDX syntax errors - Improve the readability and accuracy of the Code documentation. --- <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 06:15:46 -05:00
yindo closed this issue 2026-02-16 06:15:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs#531