WYSIWYG table

Are any way to create a WYSIWYG table,like obsidian?

Not without displaying the table as a block widget and nesting multiple inner editors into the cells. CodeMirror itself requires all its content lines to be arranged in a single column.

1 Like