chore: release export-to-word v0.3.0

This commit is contained in:
fujie
2026-01-04 03:17:35 +08:00
parent 88038b35cc
commit 7cbd0e2920
6 changed files with 28 additions and 4 deletions

View File

@@ -75,6 +75,14 @@
## 更新日志
### v0.3.0
- **Mermaid 图表**: 原生支持将 Mermaid 图表渲染为 Word 中的图片。
- **原生公式**: 将 LaTeX 公式转换为原生 Office MathML支持在 Word 中编辑。
- **引用参考**: 自动生成参考文献列表并链接引用。
- **移除推理**: 选项支持从输出中移除 `<think>` 推理块。
- **表格增强**: 改进表格格式,支持智能列宽。
### v0.2.0
- 新增原生数学公式支持LaTeX → OMML
- 新增 Mermaid 图表渲染