generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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
ccchan234, Canadug and LaurDr
Metadata
Metadata
Assignees
Labels
No labels