[PR #230] [MERGED] fix markdown parser #22379

Closed
opened 2026-02-21 20:18:50 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/230
Author: @JohnJyong
Created: 5/28/2023
Status: Merged
Merged: 6/6/2023
Merged by: @JohnJyong

Base: mainHead: fix/markdown-splitter


📝 Commits (1)

📊 Changes

2 files changed (+113 additions, -2 deletions)

View changed files

api/core/index/readers/markdown_parser.py (+111 -0)
📝 api/core/indexing_runner.py (+2 -2)

📄 Description

fix markdown parser


🔄 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/pull/230 **Author:** [@JohnJyong](https://github.com/JohnJyong) **Created:** 5/28/2023 **Status:** ✅ Merged **Merged:** 6/6/2023 **Merged by:** [@JohnJyong](https://github.com/JohnJyong) **Base:** `main` ← **Head:** `fix/markdown-splitter` --- ### 📝 Commits (1) - [`8b64368`](https://github.com/langgenius/dify/commit/8b64368033a5b1c7a5223d567eacfe805bfe3307) fix markdown parser ### 📊 Changes **2 files changed** (+113 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `api/core/index/readers/markdown_parser.py` (+111 -0) 📝 `api/core/indexing_runner.py` (+2 -2) </details> ### 📄 Description fix markdown parser --- <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-21 20:18:50 -05:00
yindo closed this issue 2026-02-21 20:18:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22379