memory-leaks

Still reachable: lots of words in many pages.
git clone https://git.kevinlegouguec.net/memory-leaks
Log | Files | Refs | README | LICENSE

commit 26619565fc30b7f328d039b195e06d07febad35e
parent f1cb81743dc0dcf82c286ee3857101accc719a4b
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Mon, 28 May 2018 06:59:31 +0200

Remove upstreamed itch

Cf. markdown-mode c0fc52461e845baa3c55d9b6f9e67c451a9ffa8d.

Diffstat:
MREADME.md | 2+-
Mpersonal/itches.md | 2--
2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -1,5 +1,5 @@ # Peniblec's Memory Leaks -## still reachable: 2814 words in 4 pages +## still reachable: 2802 words in 4 pages Hi! I am a software engineer interested in [a bunch of things]. diff --git a/personal/itches.md b/personal/itches.md @@ -99,14 +99,12 @@ Full disclosure ### markdown-mode -- bind [new-item to `M-RET`] instead of `M-<Return>` - support [shortcut reference links] - disable auto-filling for titles - move point past header after C-c C-t !/@ - update sub-superscript regex to allow L~i+1~ - make justification work with indented blockquotes -[new-item to `M-RET`]: https://github.com/jrblevin/markdown-mode/pull/317 [shortcut reference links]: http://spec.commonmark.org/0.27/#shortcut-reference-link ### rg-mode