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

Provide a function or keybind to convert a region to a list

Open Thaodan opened this issue 1 year ago • 0 comments

Expected Behavior

Markdown mode should have a keybind to convert a region to a list or cycle through list types.

The feature should be similar to Org-mode's org-cycle-list-bullet (info "(org) Plain Lists").

Ideally also bound to C-c -.

Actual Behavior

Currently there isn't any feature that would come close to it from what I can see.

Steps to Reproduce

Backtrace

Software Versions

  • Markdown Mode: 2.7-alpha (v2.6-45-g6102ac5)
  • Emacs: Emacs 31.x
  • OS: openSUSE Tumbleweed

Thaodan avatar Oct 14 '24 03:10 Thaodan