markdown-mode
markdown-mode copied to clipboard
Support repeat-mode in Emacs >=28
Emacs 28 added repeat-mode so that commands with a prefix can be repeated more easily. It would be great if markdown-mode made use of this for some commands like markdown-move-up and and markdown-promote and several others.