mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-05-27 11:15:59 +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)