markdown-mode icon indicating copy to clipboard operation
markdown-mode copied to clipboard

Support repeat-mode in Emacs >=28

Open hmelman opened this issue 3 years ago • 0 comments

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.

hmelman avatar May 23 '22 19:05 hmelman