Add mte to the Markdown editor to enhance table editing, e.g. https://susisu.github.io/mte-demo/ (#1)

Signed-off-by: Seanly Liu <seanly@opsbox.dev>
This commit is contained in:
Ys Liu
2023-06-30 23:30:43 +08:00
committed by GitHub
parent 452577ca3d
commit d7547a85df
8 changed files with 10976 additions and 0 deletions

View File

@@ -113,6 +113,7 @@ $(function () {
});
window.isLoad = true;
this.tableEditor = TableEditor.initTableEditor(this.cm)
},
onchange: function () {
resetEditorChanged(true);