diff --git a/lisp/textmodes/markdown-ts-mode.el b/lisp/textmodes/markdown-ts-mode.el index b2124b20775..a4b6d305a96 100644 --- a/lisp/textmodes/markdown-ts-mode.el +++ b/lisp/textmodes/markdown-ts-mode.el @@ -5135,6 +5135,7 @@ commands in a table context." :menu nil "" #'markdown-ts-table-next-row "S-" #'markdown-ts-table-previous-row + "M-RET" #'markdown-ts-table-insert-row-below "" #'markdown-ts-table-next-cell "" #'markdown-ts-table-previous-cell "M-" #'markdown-ts-table-move-row-up