feat: 增强 Word 导出插件,支持原生数学公式、Mermaid 图表、引用、高级表格格式及剥离推理块。

This commit is contained in:
fujie
2026-01-04 02:24:46 +08:00
parent 3680fcf39f
commit 3951f7f91d
6 changed files with 2238 additions and 281 deletions

View File

@@ -57,13 +57,13 @@ Actions are interactive plugins that:
[:octicons-arrow-right-24: Documentation](export-to-excel.md)
- :material-file-word-box:{ .lg .middle } **Export to Word**
- :material-file-word-box:{ .lg .middle } **Export to Word (Enhanced Formatting)**
---
Export chat content as Word (.docx) with Markdown formatting and syntax highlighting.
Export the current conversation to a formatted Word doc with syntax highlighting, AI-generated titles, and perfect Markdown rendering (tables, quotes, lists).
**Version:** 0.1.0
**Version:** 0.1.1
[:octicons-arrow-right-24: Documentation](export-to-word.md)