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

Have markdown-do do markdown-cleanup-list-numbers

Open hmelman opened this issue 3 years ago • 0 comments

I only recently realized about markdown-do and recently had trouble finding the binding for markdown-cleanup-list-numbers (I didn't remember the name and searched for "renumber", "fix", and "order" before looking at the menu). Could markdown-do when point is on an ordered list number do markdown-cleanup-list-numbers?

Currently it seems to add a gfm checkbox after the number. I think having it do markdown-cleanup-list-numbers would be more in line with its current behavior of doing markdown-table-align in a table.

hmelman avatar Oct 22 '21 15:10 hmelman