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 是交互式插件,能够:
[:octicons-arrow-right-24: 查看文档](export-to-excel.md)
- :material-file-word-box:{ .lg .middle } **Export to Word**
- :material-file-word-box:{ .lg .middle } **Word 导出 (格式增强)**
---
聊天内容按 Markdown 格式导出为 Word (.docx),支持语法高亮。
当前对话导出为完美格式的 Word 文档,支持代码语法高亮、AI 智能标题生成以及表格、引用等 Markdown 元素的精准渲染
**版本:** 0.1.0
**版本:** 0.1.1
[:octicons-arrow-right-24: 查看文档](export-to-word.md)