Skip to content

Add test docx exporter plugin#2446

Open
test-green-sketch wants to merge 3 commits into
langgenius:mainfrom
test-green-sketch:add-test-docx-exporter
Open

Add test docx exporter plugin#2446
test-green-sketch wants to merge 3 commits into
langgenius:mainfrom
test-green-sketch:add-test-docx-exporter

Conversation

@test-green-sketch
Copy link
Copy Markdown

Plugin Name

Test DOCX Exporter

Plugin Type

Tool Plugin

Summary

This plugin converts Markdown text into DOCX files.

Features

  • Convert Markdown headings into Word headings
  • Convert bullet lists into Word bullet lists
  • Convert numbered lists into Word numbered lists
  • Return generated DOCX files to Dify

External Services

None.

Data Handling

The plugin processes input Markdown locally and does not send data to external services.

Test Status

  • Local package installation: tested
  • Tool node execution: tested
  • DOCX file generation: tested

Known Limitations

  • Tables are not fully supported yet
  • Images are not supported yet
  • Complex Markdown formatting may not be preserved

License

MIT License

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant