vscode-excel-to-markdown-table
                                
                                 vscode-excel-to-markdown-table copied to clipboard
                                
                                    vscode-excel-to-markdown-table copied to clipboard
                            
                            
                            
                        VSCode extension to paste Excel copies to markdown table format
I am reusing the code to copy excel data in Obsidian editor. One issue is that when running the code is iOS, the regex throws an error as lookbehind regex...
I cannot copy Excel table into Markdown file using Visual Studio Extension. I get an popup error message that states "Invalid Array Length".
Does not work for me. I do CTRL-C on a square of cells in Excel, and SHIFT-ALT-V in .md file in Visual Studio Code after the plugin has been installed,...
Thanks for this plugin - it is exactly what I was looking for. I found the following issue: If you try to paste a table where the first header column...