Skip to content

转换带有多级列表样式的word文档,编号信息会消失 #5356

Description

@yxtykqh

🔎 Search before asking | 提交之前请先搜索

  • I have searched the MinerU Readme and found no similar bug report.
  • I have searched the MinerU Issues and found no similar bug report.
  • I have searched the MinerU Discussions and found no similar bug report.

🤖 Consult the online AI assistant for assistance | 在线 AI 助手咨询

Description of the bug | 错误描述

转换带有多级列表样式的word文档,编号信息会消失
例如源文档内容为:
第三十六条 本制度由行政部负责解释。
(一)例行检查……
其中三十六条和(一)为自动生成编号

转换后的格式变为:

  • 本制度由行政部负责解释。
  • 例行检查
    条数信息缺失

How to reproduce the bug | 如何复现

转换带有多级列表样式的word文档,编号信息会消失
例如源文档内容为:
第三十六条 本制度由行政部负责解释。
(一)例行检查……
其中三十六条和(一)为word自动生成编号

转换md后的格式变为:

  • 本制度由行政部负责解释。
  • 例行检查
    条数信息缺失

Operating System Mode | 操作系统类型

Linux

Operating System Version| 操作系统版本

rocky 8

Python version | Python 版本

3.12

Software version | 软件版本 (mineru --version)

>=2.5

Backend name | 解析后端

vlm

Device mode | 设备模式

cuda

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions