From 0296d1d84afd0fc0a308bd8f5f0e22099f2c4d83 Mon Sep 17 00:00:00 2001 From: exu Date: Sun, 19 May 2024 01:22:53 +0200 Subject: [PATCH] Doom emacs table sort by column --- pages/04.other/doom-emacs/default.en.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pages/04.other/doom-emacs/default.en.md b/pages/04.other/doom-emacs/default.en.md index 85da13d..cf8cd9a 100644 --- a/pages/04.other/doom-emacs/default.en.md +++ b/pages/04.other/doom-emacs/default.en.md @@ -135,3 +135,12 @@ Add `C:\Users\(user)\.emacs.d\bin` to your PATH. _Currently doesn't show emotes_ _Missing ripgrep and fd_ + +### Markdown + +#### Sort table by column + +Function: `markdown-table-sort-lines` +Default keybinding: `C-c C-c ^` + +Enter the column to sort by and the mode. (alpha or numeric)