Skip to content

Issue with loss of trailing zeros in formatted numbers during PDF parsing #350

@jasur-py

Description

@jasur-py

Loss of trailing zeros are happening in Docling, i followed the issue and found it's happening due to Docling-core's export_to_markdown() method (see attached screenshot).

Image

Docling issue link: docling-project/docling#1891

To fix the bug need to pass disable_numparse=True in try code block but currently it's in the except... i wanted to fix/suggest an update but hesitated if there is a case i am not aware that requires current approach.

Looking forward for maintainer's opinion... TIA.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions