markitdown
markitdown copied to clipboard
Fix #183: Blank cells in .xlsx would return NaN in the markdown.
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.