From b9b4d04bbbd1dc723dd349ac77497c4946dc7f3d Mon Sep 17 00:00:00 2001 From: BirDt_ Date: Sun, 31 May 2026 17:48:41 +0800 Subject: [PATCH] wrong --- workflows/markdown-custom.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflows/markdown-custom.el b/workflows/markdown-custom.el index d605487..1471394 100644 --- a/workflows/markdown-custom.el +++ b/workflows/markdown-custom.el @@ -20,7 +20,7 @@ ;;; Code: (use-package markdown-mode - :bind (:map markdown-mode + :bind (:map markdown-mode-map ("M-" . markdown-promote-list-item) ("M-" . markdown-demote-list-item)) :config