Canna71 / obsidian-sheets

MIT License
24 stars 0 forks source link

Saving Removes Specified Height Parameter #13

Open mdMcAlister opened 9 months ago

mdMcAlister commented 9 months ago

I'm enjoying the plugin. When I specify a sheet height (e.g. "height: 300"), it displays properly until I change and save the sheet. At that point, the height parameter disappears and the table returns to its default height. My use-case involves numerous in-line sheets, so I'd like to adjust their height and avoid displaying unnecessary blank cells. Thanks!