Liveditor and table cause large obsidian file that are not loaded by obsidian anymore

Working on obsidian 1.6.3 on Windows. No community plugin is loaded.

Creating a standard table like:

| column1 | colum2 |
| ----- | -------- |
| ddd   | Paperino Paperino Paperino Paperino |
| dd    | sdsd  |

Obsidian will automatically expand all the lines to match the “larger” colum line and will be saved into the MD file like:

| column1 | colum2                              |
| ------- | ----------------------------------- |
| ddd     | Paperino Paperino Paperino Paperino |
| dd      | sdsd                                |

The problem is that this behavior on large tables creates a nightmare. A table with data for 72K in my case automatically expanded to 1MB, and at that point, Obsidian is no longer able to open the file.

I didn’t found any way to disable the “auto spacing” feature.

inode

This bug report is empty. Moved to the help section.

I think that is related to this new implementation:

ok. Please repost this and make sure that you follow both the troubleshooting instructions and the bug report template.

Please, attach/link a copy of file where the problem happens.

Moved to the help section.