优化文档导出层级与链接保真,统一正文标题映射并增强 Word 段落超链接处理。

同时移除不再使用的文档后处理依赖,减少汇总导出流程中的冗余步骤。

Made-with: Cursor
This commit is contained in:
Oo
2026-03-30 10:32:34 +08:00
parent d257cbaed3
commit 9e14b56275
3 changed files with 142 additions and 93 deletions

View File

@@ -1,6 +1,7 @@
# 零差云控官网爬虫依赖
requests>=2.28.0
beautifulsoup4>=4.11.0
markdown>=3.6
markdownify>=0.11.0
python-docx>=0.8.11
lxml>=4.9.0