mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1511] [CLOSED] [Marketplace] FlexMD-to-Word v0.0.1 #1661
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/1511
Author: @ChuHaoJiQi
Created: 11/7/2025
Status: ❌ Closed
Base:
main← Head:bump-FlexMD-to-Word-plugin-0.0.1📝 Commits (1)
0cc1390bump FlexMD-to-Word plugin to version 0.0.1📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
ChuHaoJiQi/FlexMD-to-Word/FlexMD-to-Word-0.0.1.difypkg(+0 -0)📄 Description
Plugin Summary\n\nName: FlexMD-to-Word\nVersion: 0.0.1\nAuthor: ChuHaoJiQi\n\n### Description\n- Convert Markdown into polished Word (.docx) with flexible style control.\n- Supports headings, lists, tables, images, code blocks, spacing before/after.\n- No external credentials required; validates runtime dependencies (markdown, html2docx).\n\n### Usage\n- Required input:
markdown(string).\n- Optional:filename(defaultdocument.docx),style_profile(e.g., 学术论文/商务报告/技术文档), font/size overrides.\n- Output: Word.docxfile.\n\n### Privacy\n- See PRIVACY.md in source repo: https://github.com/ChuHaoJiQi/FlexMD-to-Word/blob/main/PRIVACY.md\n\n### Changes\n- Initial Marketplace submission of the plugin package.\n\n### Contact\n- GitHub: https://github.com/ChuHaoJiQi🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.