diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | personal/itches.md | 2 |
2 files changed, 1 insertions, 3 deletions
@@ -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 index c6c8747..a3ab306 100644 --- 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 |
