vscode-excel-to-markdown-table
vscode-excel-to-markdown-table copied to clipboard
Cannot copy Excel table into Markdown file using Visual Studio Extension?
I cannot copy Excel table into Markdown file using Visual Studio Extension. I get an popup error message that states "Invalid Array Length".
Is there any chance that you have a tabulator (ASCII 9) inside the cell's text?
i too am getting this error. whats a tabulator?
Hi it is a non-printable character commonly used within a source code to indent, code, see https://en.wikipedia.org/wiki/Tab_key for explanation.
Thx for pointing it out. This only happens when i have non-supported character (which i am not sure which one though)