obsidian-excel-to-markdown-table
                                
                                
                                
                                    obsidian-excel-to-markdown-table copied to clipboard
                            
                            
                            
                        Pasting table doesn't work if the R1 and C1 is empty
Describe the bug If you try to copy a table in excel, and R1 and C1 of the table is empty, the plugin doesn't paste the table formatted as a table.
To Reproduce Steps to reproduce the behaviour:
- create a table with => 2 Rows and 2=> Columns in Excel
 - leave R1 C1 empty
 - Copy
 - paste in obsidian.
 
current workaround
- Fill R1 C1 with any char
 - copy and paste
 - delete R1 C1 later on in obsidian
 
Expected behaviour Even if R1 C1 is empty, the table should be formatted correctly since markdown tables supports R1 C1 being empty
Desktop (please complete the following information):
- OS: MacOS 13.2.1
 - Version Obsidian V1.1.9
 
thanks, i just found it doesn't work and i have NO idea. now i know why. thanks
Nice - I was wondering why I couldn't paste, but this was it.
+1 for a fix for this. I love this plug-in but this is a must-have.