summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--personal/itches.md2
2 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 976e90a..67fcd9f 100644
--- 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
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