ganesshkumar / obsidian-excel-to-markdown-table

An Obsidian plugin to paste data from Microsoft Excel, Google Sheets, Apple Numbers and LibreOffice Calc as Markdown tables in Obsidian editor.
MIT License
201 stars 7 forks source link

Empty cells of last row dont get pasted #22

Open LaurDr opened 1 year ago

LaurDr commented 1 year ago

Describe the bug When i copy a Table, no matter the size, if the last row only has the first left cell filled, the empty cells wont get pasted correctly.

To Reproduce

  1. Copy a, f.e., 3*3 table, while the last row contains empty cells besides the first (the left) one.
  2. CMD + C
  3. CMD + V in obsidian

Expected behavior The last row should be pasted no matter what.

Screenshots

image

Desktop (please complete the following information):

Additional context Empty cells get pasted correctly if anything BESIDES the last-left cell is filled.