mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-06-01 13:27:54 +08:00
### What problem does this PR solve? - Implemented a helper function to convert markdown cell text to native numeric types for Excel output. - Ensured that leading zeros are preserved and handled various numeric formats, including those with thousand separators and scientific notation. ### Type of change - [x] New Feature (non-breaking change which adds functionality)