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
199 stars 7 forks source link

Pasting table is rendered in center #21

Open DutchPete opened 1 year ago

DutchPete commented 1 year ago

When I copy this table:

image

it is copied like this:

image

I want it to be put on the left, vertically below the R of “Results”. How can I achieve that?