Skip to content

Fix: blank cells in .xlsx/.xls render as NaN in markdown output#1619

Open
WolffM wants to merge 3 commits intomicrosoft:mainfrom
WolffM:fix/183-fix-blank-cells-in-xlsx-xls-render-as-nan-in-markd
Open

Fix: blank cells in .xlsx/.xls render as NaN in markdown output#1619
WolffM wants to merge 3 commits intomicrosoft:mainfrom
WolffM:fix/183-fix-blank-cells-in-xlsx-xls-render-as-nan-in-markd

Conversation

@WolffM
Copy link

@WolffM WolffM commented Mar 14, 2026

Summary

Fixes #183: Fix: blank cells in .xlsx/.xls render as NaN in markdown output

Changes

This PR addresses the issue described above. Changes were developed on the fix/183-fix-blank-cells-in-xlsx-xls-render-as-nan-in-markd branch.

Related Issue

@WolffM WolffM force-pushed the fix/183-fix-blank-cells-in-xlsx-xls-render-as-nan-in-markd branch from 7d0080d to 4381897 Compare March 14, 2026 14:49
@WolffM
Copy link
Author

WolffM commented Mar 14, 2026

@microsoft-github-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Blank cells in .xlsx would return NaN in the markdown.

1 participant