Plugin: Rich Tables [v1.4.2] - table editing/rendering in markdown editor

Thanks for this excellent plugin, it’s working great on mobile (Android) & desktop (Windows) but unfortunately on desktop it’s incompatible with legacy Markdown. I fear this is a long shot but is it at all possible please to make this plugin compatible with legacy Markdown editor on desktop (Windows) please?

I ask as I use (become reliant upon) several of the functions within Enhancement plugin, which unfortunately requires legacy Markdown editor. I’d love to be able to make use of both Rich Tables & Enhancement together on desktop.

I find that large Markdown tables quickly get very scruffy so I’m currently switching legacy off, using Rich Tables to add/edit tables then switching legacy Markdown back on.

Thanks again.

I probably will not add support for the legacy editor in this plugin, the plugin implementation is heavily tied to codemirror 6 and would likely need an entirely separate implementation to support the legacy (codemirror 5) editor

IIRC though Joplin enhancement does include a codemirror 5 table editor (an old version of Zettlr's table editor) though I haven't tried it