[PR #685] [MERGED] Fix: Jinja2 example rendering issue #693

Closed
opened 2026-02-16 11:21:30 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs-archived/pull/685
Author: @FnExpress
Created: 3/31/2025
Status: Merged
Merged: 4/1/2025
Merged by: @AllenWriter

Base: mainHead: patch-1


📝 Commits (1)

  • 214507b Fix: Jinja2 example rendering issue

📊 Changes

1 file changed (+0 additions, -2 deletions)

View changed files

📝 zh_CN/guides/workflow/node/template.md (+0 -2)

📄 Description

The conflict between Jinja2 syntax and GitBook code block syntax is causing rendering issues. Consider removing the GitBook annotations.
image


🔄 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-archived/pull/685 **Author:** [@FnExpress](https://github.com/FnExpress) **Created:** 3/31/2025 **Status:** ✅ Merged **Merged:** 4/1/2025 **Merged by:** [@AllenWriter](https://github.com/AllenWriter) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`214507b`](https://github.com/langgenius/dify-docs-archived/commit/214507bfe1e6ee487637b4c529a3e61e62784466) Fix: Jinja2 example rendering issue ### 📊 Changes **1 file changed** (+0 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `zh_CN/guides/workflow/node/template.md` (+0 -2) </details> ### 📄 Description The conflict between Jinja2 syntax and GitBook code block syntax is causing rendering issues. Consider removing the GitBook annotations. <img width="932" alt="image" src="https://github.com/user-attachments/assets/b27d9428-a208-4ee1-a115-4a6f9a81fa16" /> --- <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 11:21:30 -05:00
yindo closed this issue 2026-02-16 11:21:30 -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-archived#693