Is there anyway to merge cells in a table?

What I’m trying to do

I just simply want to have merged cells in a table. Basically the same functionality as Excel or Google Spreadsheets.

Even if there is a way to do it with coding I’m fine to try that. Just so far I haven’t found a way to actually do it. And all of the addons I’ve tried did not work. Is this just simply not possible in Obsidian?

Things I have tried

I’ve tried using table extended but could not get it to convert to a table at all. I even copied the example text and made sure any other table addons were disabled. Still didn’t work.

Tried obsidian any block and couldn’t get it to work either. Again, had all other table addons disabled but it never converted to the actual formatted example.

I see an issue on Table Extended, that says it doesn’t work, because Obsidian requires a blank space. But Table Extended requires a -tx-

There are at least two open issues from a month ago saying it isn’t working right now.

There is a link with unsupported experimental syntax that doesn’t require that line: GitHub - aidenlx/table-extended: Extend basic table in Obsidian with MultiMarkdown table syntax

But for issues with the plugin, you could try reading the existing Github issues, or post your own issue to politely request support.