mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1536] [MERGED] feat: Add md-text-chunker - intelligent markdown chunker for RAG systems #1677
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/1536
Author: @Biaoo
Created: 11/12/2025
Status: ✅ Merged
Merged: 11/21/2025
Merged by: @crazywoola
Base:
main← Head:main📝 Commits (2)
be4f46dfeat: Add md-text-chunker plugin - intelligent markdown chunker with heading hierarchy3c57ebdUpdate md-text-chunker plugin to v0.0.1 with custom icons📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
biaoo/md-text-chunker-0.0.1.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
md-text-chunker is an intelligent Markdown text chunking tool designed specifically for RAG
(Retrieval-Augmented Generation) systems.
Key Features:
H1 > H2 > H3), ensuring each chunk includes full contextual information\nto actual newlines, with optional removal of extra whitespace and URLs/emailsUse Cases:
4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
This plugin does NOT collect any user personal data by default. All processing is done locally within the Dify instance.
Optional LLM Enhancement Feature: If users enable the optional LLM-based heading enhancement feature, markdown text will be sent to the user-configured LLM API endpoint. This feature is:
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.