markitdown icon indicating copy to clipboard operation
markitdown copied to clipboard

Fix #183: Blank cells in .xlsx would return NaN in the markdown.

Open Simewu opened this issue 10 months ago • 0 comments

This minimal PR adds na_rep="" as an argument to to_html in pandas, resolving issue #183.


The discussions in #52 are working towards a solution that gives the user options, but since several weeks have passed and the issue is still in the base branch, a minimal fix may help.

Simewu avatar Apr 20 '25 20:04 Simewu