From 4bb9e7be572cfd766d591120967adbc218ce7cae Mon Sep 17 00:00:00 2001 From: "Brandon C. Irizarry" Date: Mon, 2 Mar 2026 21:08:04 -0500 Subject: Use internal link to blog post instead of Web URL --- drafts/posts/smoothing-over-more-markdown-pain-points.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drafts/posts/smoothing-over-more-markdown-pain-points.md b/drafts/posts/smoothing-over-more-markdown-pain-points.md index ac853be..42f9e91 100644 --- a/drafts/posts/smoothing-over-more-markdown-pain-points.md +++ b/drafts/posts/smoothing-over-more-markdown-pain-points.md @@ -27,7 +27,7 @@ Emacs Lisp. Emacs Lisp, or Elisp for short, is the Emacs editor's extension language: the language you use to write Emacs plugins. # Elisp For The Win -[Having written](https://brandonirizarry.xyz/blog/writing_my_blog_with_eleventy/#introduction) about my zany Elisp-based Java build system made +[Having written](2025-12-03) about my zany Elisp-based Java build system made me recall those times: I could once again rise to the challenge, and solve this new problem with Elisp. That's exactly what I did. I wrote two functions, `bcimd-generate-toc` and `bcimd-remove-toc`. The first -- cgit v1.2.3