From f842303bd14b388efd1dbd4f241e1a9690841b07 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Wed, 9 Jul 2025 13:42:21 -0400 Subject: [PATCH] added abbr to post --- content/blog/implementing-kakoune-syntax-highlighting.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/blog/implementing-kakoune-syntax-highlighting.md b/content/blog/implementing-kakoune-syntax-highlighting.md index f401255..0251521 100644 --- a/content/blog/implementing-kakoune-syntax-highlighting.md +++ b/content/blog/implementing-kakoune-syntax-highlighting.md @@ -108,3 +108,4 @@ own projects. [Kakoune]: https://kakoune.org [Helix]: https://github.com/helix-editor/helix [Pygments]: https://pygments.org/ +*[SSG]: Static Site Generator